diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 00:37:58 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 00:37:58 +0200 |
| commit | 39beea7290af113a4032e20b713c0650ce0eda55 (patch) | |
| tree | 56681cafdecb60c2c61c526bed88a22d6192eb1f /i3config | |
| parent | 6ea9f84e6af1ff021cc73a782b0c79b1f5fbdb35 (diff) | |
| download | dotfiles-39beea7290af113a4032e20b713c0650ce0eda55.tar.gz | |
Update
Diffstat (limited to 'i3config')
| -rw-r--r-- | i3config | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -52,7 +52,7 @@ bindsym $mod+Return exec st | |||
| 52 | bindsym $mod+Shift+q kill | 52 | bindsym $mod+Shift+q kill |
| 53 | 53 | ||
| 54 | # start dmenu (a program launcher) | 54 | # start dmenu (a program launcher) |
| 55 | bindsym $mod+d exec --no-startup-id "dmenu_run -nf '#BBBBBB' -nb '#222222' -sb '#005577' -sf '#EEEEEE' -fn 'monospace-10'" | 55 | bindsym $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 |
