minor tweaks to i3 config
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
set $myTerm "alacritty"
|
||||
set $fileManager "thunar"
|
||||
|
||||
#bindsym $mod+o sticky toggle; exec --no-startup-id notify-send 'Sticky Window'
|
||||
|
||||
bindsym $mod+w exec --no-startup-id rofi -show window -show-icons
|
||||
@@ -24,7 +21,7 @@ bindsym $mod+a focus parent
|
||||
bindsym $mod+d exec --no-startup-id "dmenu_run -fn 'SpaceMono Nerd Font-11' -nf '#81a1c1' -nb '#434c5e' -sb '#5e81ac' -sf '#88c0d0'"
|
||||
bindsym $mod+Shift+d exec --no-startup-id "rofi -modi drun,run -show drun -show-icons"
|
||||
#bindsym $mod+Ctrl+d exec --no-startup-id "xlunch ~/.config/xlunch/default.config"
|
||||
bindsym $mod+period exec --no-startup-id "rofi -modi emoji -show emoji"
|
||||
bindsym $mod+period exec --no-startup-id "rofi -fn -modi emoji -show emoji"
|
||||
|
||||
# enter fullscreen mode for the focused container
|
||||
bindsym $mod+f fullscreen toggle
|
||||
|
||||
Reference in New Issue
Block a user