improve interface for work-nix (nmapplet)
This commit is contained in:
@@ -15,3 +15,5 @@ workspace = 6, monitor:DP-5
|
||||
workspace = 7, monitor:eDP-1
|
||||
workspace = 8, monitor:eDP-1
|
||||
workspace = 9, monitor:eDP-1
|
||||
|
||||
exec-once = systemctl --user restart nm-applet.service
|
||||
|
||||
@@ -20,8 +20,9 @@ source = /etc/xdg/hypr/rofi.conf
|
||||
### AUTOSTART ###
|
||||
#################
|
||||
|
||||
exec-once = waybar &
|
||||
exec-once = hyprpaper
|
||||
exec-once = waybar
|
||||
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"217.182.138.218"
|
||||
];
|
||||
extraHosts = ''
|
||||
172.18.21.172 errorpages.grandbesancon.fr
|
||||
172.18.21.172 errorpages.grandbesancon.fr
|
||||
#172.18.23.4 dozzle.grandbesancon.fr
|
||||
#172.18.22.206 toto.grandbesancon.fr
|
||||
#172.18.229.3 sso.grandbesancon.fr
|
||||
|
||||
@@ -28,5 +28,5 @@
|
||||
];
|
||||
|
||||
networking.wireless.iwd.enable = true;
|
||||
|
||||
programs.nm-applet.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user