merge
This commit is contained in:
parent
755392bdb8
commit
27511925f3
22 changed files with 198 additions and 1650 deletions
|
|
@ -178,6 +178,9 @@
|
|||
workspace_swipe = true;
|
||||
};
|
||||
|
||||
monitor = config.conf.hyprland.monitor;
|
||||
workspace = config.conf.hyprland.workspace;
|
||||
|
||||
env = [
|
||||
"GTK_CSD,0"
|
||||
"TERM,\"kitty /bin/fish\""
|
||||
|
|
@ -243,7 +246,7 @@
|
|||
"oxipaste_daemon"
|
||||
"nextcloud --background"
|
||||
"oxinoti"
|
||||
] ++ config.programs.hyprland.extra_autostart;
|
||||
] ++ config.conf.hyprland.extra_autostart;
|
||||
|
||||
# plugin = {
|
||||
# hyprspace = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue