so many new stuff (nix and hyprland)

This commit is contained in:
Cy Pokhrel 2024-11-22 00:58:04 -05:00
parent fc59006538
commit 2a4567daa3
No known key found for this signature in database
GPG key ID: 1200FBE36C2ADE2E
14 changed files with 816 additions and 130 deletions

View file

@ -18,7 +18,7 @@ set $bg #000000
set $fg #ffffff
set $fgi #888888
set $wallpaper $HOME/wallpapers/nasamute.png
set $wallpaper $HOME/wallpapers/animegirl.jpg
set $lock swaylock -f -i $wallpaper
output * bg $wallpaper fill
@ -28,7 +28,7 @@ smart_borders on
focus_follows_mouse yes
bindsym $mod+Return exec $term
bindsym $mod+q kill
bindsym $mod+Ctrl+q kill
bindsym $mod+d exec $menu
bindsym $mod+Shift+c reload
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
@ -42,7 +42,7 @@ bindsym $mod+$alt+f exec dolphin
bindsym $mod+$alt+p exec pomatez
bindsym $mod+$alt+e exec evolution
bindsym $mod+$alt+c exec korganizer
bindsym $mod+p exec bitwarden-desktop
bindsym $mod+p exec bitwarden
bindsym $mod+$left focus left
bindsym $mod+$down focus down