update rofi, sway config
This commit is contained in:
parent
35c5dfd5ac
commit
3d555709f7
3 changed files with 4 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 23c86b37763f3662b40cbce638bacc8791894c41
|
Subproject commit 7e08168f9ad47243794582d309db7bd9c8f96341
|
|
@ -51,7 +51,7 @@ font: "Atkinson Hyperlegible 12";
|
||||||
/* drun-use-desktop-cache: false;*/
|
/* drun-use-desktop-cache: false;*/
|
||||||
/* drun-reload-desktop-cache: false;*/
|
/* drun-reload-desktop-cache: false;*/
|
||||||
/* normalize-match: false;*/
|
/* normalize-match: false;*/
|
||||||
/* steal-focus: false;*/
|
steal-focus: true;
|
||||||
/* application-fallback-icon: ;*/
|
/* application-fallback-icon: ;*/
|
||||||
/* refilter-timeout-limit: 300;*/
|
/* refilter-timeout-limit: 300;*/
|
||||||
/* xserver-i300-workaround: false;*/
|
/* xserver-i300-workaround: false;*/
|
||||||
|
|
|
@ -2,6 +2,7 @@ set $mod Mod4
|
||||||
|
|
||||||
include "theme"
|
include "theme"
|
||||||
include "wayland"
|
include "wayland"
|
||||||
|
include "outputs"
|
||||||
# Font for window titles. Will also be used by the bar unless a different font
|
# Font for window titles. Will also be used by the bar unless a different font
|
||||||
# is used in the bar {} block below.
|
# is used in the bar {} block below.
|
||||||
|
|
||||||
|
@ -46,6 +47,7 @@ gaps inner 10
|
||||||
exec_always --no-startup-id /usr/bin/lxqt-policykit-agent
|
exec_always --no-startup-id /usr/bin/lxqt-policykit-agent
|
||||||
#notif daemon
|
#notif daemon
|
||||||
exec_always swhks &
|
exec_always swhks &
|
||||||
|
exec_always pkexec swhkd
|
||||||
exec_always dunst &
|
exec_always dunst &
|
||||||
|
|
||||||
exec nm-tray
|
exec nm-tray
|
||||||
|
|
Loading…
Add table
Reference in a new issue