Update i3 config
This commit is contained in:
parent
460eff5ed5
commit
882d3a6d17
|
@ -180,10 +180,6 @@ exec --no-startup-id $HOME/bin/startconky.sh
|
||||||
# Redshift
|
# Redshift
|
||||||
exec --no-startup-id redshift || redshift -l 48.15:17.10
|
exec --no-startup-id redshift || redshift -l 48.15:17.10
|
||||||
|
|
||||||
# Float Nemo
|
|
||||||
bindsym $mod+Shift+n exec nemo --class floatingNemo
|
|
||||||
for_window [class="^floatingNemo$"] floating enable
|
|
||||||
|
|
||||||
# Launch Nemo
|
# Launch Nemo
|
||||||
bindsym $mod+n exec nemo
|
bindsym $mod+n exec nemo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue