update rofi with a better config, add font size to alacritty, and add polkit agent for sway
This commit is contained in:
parent
ae08c4f3a9
commit
fe55e8d595
4 changed files with 9 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
### Startup
|
||||
exec wl-paste -t text --watch clipman store
|
||||
exec nm-applet --indicator
|
||||
exec lxqt-policykit
|
||||
exec blueman-applet
|
||||
exec nextcloud
|
||||
exec signal-desktop
|
||||
|
@ -26,7 +27,7 @@ set $term alacritty
|
|||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
# on the original workspace that the command was run on.
|
||||
set $menu dmenu_path | rofi -dmenu | xargs swaymsg exec --
|
||||
set $menu dmenu_path | rofi -show combi | xargs swaymsg exec --
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue