aboutsummaryrefslogtreecommitdiff
path: root/i3config
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-25 00:37:58 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-25 00:37:58 +0200
commit39beea7290af113a4032e20b713c0650ce0eda55 (patch)
tree56681cafdecb60c2c61c526bed88a22d6192eb1f /i3config
parent6ea9f84e6af1ff021cc73a782b0c79b1f5fbdb35 (diff)
downloaddotfiles-39beea7290af113a4032e20b713c0650ce0eda55.tar.gz
Update
Diffstat (limited to 'i3config')
-rw-r--r--i3config2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3config b/i3config
index 0a96b1c..71dc436 100644
--- a/i3config
+++ b/i3config
@@ -52,7 +52,7 @@ bindsym $mod+Return exec st
52bindsym $mod+Shift+q kill 52bindsym $mod+Shift+q kill
53 53
54# start dmenu (a program launcher) 54# start dmenu (a program launcher)
55bindsym $mod+d exec --no-startup-id "dmenu_run -nf '#BBBBBB' -nb '#222222' -sb '#005577' -sf '#EEEEEE' -fn 'monospace-10'" 55bindsym $mod+d exec --no-startup-id "dmenu_run -nf '#BBBBBB' -nb '#222222' -sb '#005577' -sf '#EEEEEE' -fn 'BerkeleyMono-10'"
56# A more modern dmenu replacement is rofi: 56# A more modern dmenu replacement is rofi:
57# bindcode $mod+40 exec "rofi -modi drun,run -show drun" 57# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
58# There also is i3-dmenu-desktop which only displays applications shipping a 58# There also is i3-dmenu-desktop which only displays applications shipping a