Compare commits
2 commits
66d93cfbc2
...
5cd4078883
Author | SHA1 | Date | |
---|---|---|---|
5cd4078883 | |||
f8fec93bc3 |
2 changed files with 2 additions and 1 deletions
|
@ -140,7 +140,7 @@ font:
|
|||
style: Bold Italic
|
||||
|
||||
# Point size
|
||||
size: 6.0
|
||||
size: 8.0
|
||||
|
||||
# Offset is the extra space around each character. `offset.y` can be thought of
|
||||
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
|
||||
|
|
|
@ -54,6 +54,7 @@ bindsym $mod+Shift+q kill
|
|||
#bindsym $mod+d exec dmenu_run
|
||||
#bindsym $mod+d exec jgmenu_run
|
||||
#bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#2c2e33' -nf '#cccccc' -sf '#ffffff' -sb '#4285f4'" --term="i3-sensible-terminal"
|
||||
#bindsym $mod+d exec source ~/.bashrc && wofi --show drun --allow-images -G -i
|
||||
bindsym $mod+d exec source ~/.bashrc && wofi --show drun --allow-images -G -i --define=drun-print_command=true | sed -e 's/%[A-Za-z0-9]*/ /g' | xargs swaymsg exec --
|
||||
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
|
|
Loading…
Reference in a new issue