udiskie, removed -f option. Opening directories works
This commit is contained in:
16
.i3/config
16
.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
|
||||
|
||||
Reference in New Issue
Block a user