udiskie, removed -f option. Opening directories works
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
':/
|
':/home/tristan
|
||||||
v:/home/tristan/build/rineja/app/views
|
v:/home/tristan/build/rineja/app/views
|
||||||
a:/home/tristan/build/rineja/app/assets
|
a:/home/tristan/build/rineja/app/assets
|
||||||
c:/home/tristan/build/rineja/app/controllers
|
c:/home/tristan/build/rineja/app/controllers
|
||||||
|
|||||||
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
|
exec --no-startup-id xautolock -locknow
|
||||||
#DAEMONS
|
#DAEMONS
|
||||||
exec --no-startup-id urxvtd -q
|
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 nitrogen --restore
|
||||||
exec --no-startup-id compton -G -b
|
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 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 blueman-applet
|
||||||
exec --no-startup-id setxkbmap us altgr-intl
|
#Layout
|
||||||
exec --no-startup-id xmodmap ~/.config/i3/custom.map
|
exec setxkbmap us altgr-intl
|
||||||
|
exec xmodmap ~/.config/i3/custom.map
|
||||||
# US brackets on slovene special characters
|
# US brackets on slovene special characters
|
||||||
#exec xmodmap ~/.i3/custom.map
|
#exec xmodmap ~/.i3/custom.map
|
||||||
|
|
||||||
@@ -55,7 +57,7 @@ for_window [class="Pavucontrol"] floating enable
|
|||||||
for_window [class="octopi"] floating enable
|
for_window [class="octopi"] floating enable
|
||||||
for_window [class="lxappearance"] floating enable
|
for_window [class="lxappearance"] floating enable
|
||||||
for_window [title="Hold On*"] 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="florence"] floating enable
|
||||||
for_window [title="Starting Unity...*"] floating enable
|
for_window [title="Starting Unity...*"] floating enable
|
||||||
for_window [window_role="pop-up"] floating enable
|
for_window [window_role="pop-up"] floating enable
|
||||||
|
|||||||
Reference in New Issue
Block a user