From 6d903b4eb1f35881320898c58e455b000cae0894 Mon Sep 17 00:00:00 2001 From: Tristaan Date: Thu, 23 Nov 2017 14:17:34 +0100 Subject: [PATCH] udiskie, removed -f option. Opening directories works --- .config/ranger/bookmarks | 2 +- .i3/config | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.config/ranger/bookmarks b/.config/ranger/bookmarks index f024030..2f74a2f 100755 --- a/.config/ranger/bookmarks +++ b/.config/ranger/bookmarks @@ -1,4 +1,4 @@ -':/ +':/home/tristan v:/home/tristan/build/rineja/app/views a:/home/tristan/build/rineja/app/assets c:/home/tristan/build/rineja/app/controllers diff --git a/.i3/config b/.i3/config index 185c72e..229e7dd 100644 --- a/.i3/config +++ b/.i3/config @@ -7,16 +7,18 @@ exec --no-startup-id xautolock -time 10 -locker ~/.i3/scripts/locker.sh exec --no-startup-id xautolock -locknow #DAEMONS exec --no-startup-id urxvtd -q -exec --no-startup-id udiskie -f "urxranger" -t +exec --no-startup-id tracker daemon -s +exec --no-startup-id udiskie -t exec --no-startup-id nitrogen --restore exec --no-startup-id compton -G -b -#exec --no-startup-id mpd -#exec --no-startup-id megasync -exec --no-startup-id parcellite exec --no-startup-id dunst +#exec --no-startup-id mpd +exec --no-startup-id megasync +exec --no-startup-id parcellite exec --no-startup-id blueman-applet -exec --no-startup-id setxkbmap us altgr-intl -exec --no-startup-id xmodmap ~/.config/i3/custom.map +#Layout +exec setxkbmap us altgr-intl +exec xmodmap ~/.config/i3/custom.map # US brackets on slovene special characters #exec xmodmap ~/.i3/custom.map @@ -55,7 +57,7 @@ for_window [class="Pavucontrol"] floating enable for_window [class="octopi"] floating enable for_window [class="lxappearance"] floating enable for_window [title="Hold On*"] floating enable -for_window [title="Zazu*"] floating enable +for_window [title="Cerebro*"] floating enable for_window [title="florence"] floating enable for_window [title="Starting Unity...*"] floating enable for_window [window_role="pop-up"] floating enable