From 4609342d449f6e852f1826b84f4db2535befb9ad Mon Sep 17 00:00:00 2001 From: Damien Broqua Date: Mon, 22 May 2017 22:52:36 +0200 Subject: [PATCH 1/2] Updated zshrc and apps started on login --- fluxbox/startup | 5 ++++- zshrc | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/fluxbox/startup b/fluxbox/startup index 8084e32..d154642 100644 --- a/fluxbox/startup +++ b/fluxbox/startup @@ -13,7 +13,9 @@ xscreensaver -no-splash & # Background fbsetbg -a `tail -n 1 .fluxbox/lastwallpaper|cut -d'|' -f 2` -# Network manager +# Applets +blueman-applet& +pasystray & nm-applet & # Disable bell @@ -22,6 +24,7 @@ xset -b # Defaults Apps spotify & brscan-skey & +owncloud & # SSH ssh-add & diff --git a/zshrc b/zshrc index 0dfa600..2e1990c 100644 --- a/zshrc +++ b/zshrc @@ -80,4 +80,6 @@ zstyle ':completion:*:hosts' hosts $_ssh_config if [ -z "$SSH_AUTH_SOCK" ] ; then eval `ssh-agent -s` ssh-add ~/.ssh/id_rsa -fi \ No newline at end of file +fi + +rivalcfg --color=#509ADB -e steady From 4a9efe02b6a3c9aa06a25b3cb5e61f6fa1e09531 Mon Sep 17 00:00:00 2001 From: Damien Broqua Date: Sun, 28 May 2017 11:46:48 +0200 Subject: [PATCH 2/2] - Added Wings3d entry menu - Fixed missing icon for Atom --- fluxbox/menu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fluxbox/menu b/fluxbox/menu index 2292210..e156d06 100644 --- a/fluxbox/menu +++ b/fluxbox/menu @@ -4,7 +4,7 @@ [exec] (Terminal) {urxvt} [exec] (Screencast) {vokoscreen} [submenu] (Dev) <~/Icons/dev.xpm> - [exec] (Atom) {atom} + [exec] (Atom) {atom} [exec] (Robomongo) {~/Software/robomongo/bin/robomongo} <~/Icons/robomongo.png> [exec] (SmartGit) {/opt/smartgit/bin/smartgit.sh} [end] @@ -15,6 +15,7 @@ [exec] (Freecad) {freecad} [exec] (Slic3r) {slic3r --gui} <~/Software/Slic3r/var/Slic3r.png> [exec] (View 3D Scene) {view3dscene} + [exec] (Wings3D) {wings3d} [end] [exec] (Minecraft) {java -jar ~/Software/Minecraft.jar} <~/Icons/minecraft.png> [submenu] (Fluxbox menu)