switch to shikane + cleanup
This commit is contained in:
parent
8de386acda
commit
28becd0d97
7 changed files with 49 additions and 29 deletions
|
|
@ -58,8 +58,7 @@ bindsym $mod+Return exec --no-startup-id $HOME/bin/mynewterm
|
|||
bindsym $mod+Shift+q kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
#set $menu_command fuzzel
|
||||
set $menu_command wofi --show drun
|
||||
set $menu_command fuzzel
|
||||
set $bemenu_options -i --nb "#3f3f3f" --nf "#dcdccc" -fn "pango:JetBrains Mono 8"
|
||||
set $menu dmenu_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
|
@ -339,7 +338,8 @@ client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36
|
|||
client.background #F8F8F2
|
||||
|
||||
exec_always keyctl link @u @s
|
||||
exec_always mykanshi
|
||||
#exec_always mykanshi
|
||||
exec shikane
|
||||
exec foot --server
|
||||
exec kitty --title ttmenu -e ttmenu-loop
|
||||
seat * hide_cursor 8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue