mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
Configure some more
~ Use nix-writers ~ Split packages between system and user + Add screen locking + Log in automatically + Add redshift + Add dunst ~ Use X11 for the wallpaper ~ Fix vim config
This commit is contained in:
@@ -14,6 +14,7 @@ new_float pixel 1
|
||||
bindsym $mod+Return exec ${defaultApplications.terminal}
|
||||
bindsym $mod+y exec ${defaultApplications.webBrowser}
|
||||
bindsym $mod+t exec ${defaultApplications.fileManager}
|
||||
bindsym $mod+Shift+w exec ${pkgs.xautolock}/bin/xautolock -locknow
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym $mod+Left focus left
|
||||
bindsym $mod+Down focus down
|
||||
@@ -114,5 +115,4 @@ bar {
|
||||
}
|
||||
|
||||
exec --no-startup-id ${pkgs.networkmanagerapplet}/bin/nm-applet
|
||||
exec --no-startup-id ${pkgs.feh}/bin/feh --bg-fill ${wallpaper}
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user