feat: add some packages for work laptop & change hyprland lock keybind
This commit is contained in:
@@ -46,7 +46,7 @@ bindd = , XF86AudioPrev, Previous track, exec, playerctl previous
|
|||||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl s +5% #Increases brightness 5%
|
bindel = , XF86MonBrightnessUp, exec, brightnessctl s +5% #Increases brightness 5%
|
||||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 5%- #Decreases brightness 5%
|
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 5%- #Decreases brightness 5%
|
||||||
bindd = $mainMod SHIFT, P, Runs the calculator application, exec, gnome-calculator
|
bindd = $mainMod SHIFT, P, Runs the calculator application, exec, gnome-calculator
|
||||||
bindd = $mainMod, L, Lock the screen, exec, swaylock-fancy -e -K -p 10 -f Hack-Regular
|
bindd = $mainMod SHIFT, L, Lock the screen, exec, swaylock-fancy -e -K -p 10 -f Hack-Regular
|
||||||
bindd = $mainMod, O, Reload/restarts Waybar, exec, killall -SIGUSR2 waybar
|
bindd = $mainMod, O, Reload/restarts Waybar, exec, killall -SIGUSR2 waybar
|
||||||
|
|
||||||
# ======= Window Actions =======
|
# ======= Window Actions =======
|
||||||
|
|||||||
@@ -19,12 +19,15 @@
|
|||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
devenv
|
devenv
|
||||||
lazyjj
|
lazyjj
|
||||||
|
slack
|
||||||
tailscale-systray
|
tailscale-systray
|
||||||
tree
|
tree
|
||||||
slack
|
ungoogled-chromium
|
||||||
xfce.thunar
|
xfce.thunar
|
||||||
xfce.thunar-archive-plugin
|
xfce.thunar-archive-plugin
|
||||||
xfce.thunar-volman
|
xfce.thunar-volman
|
||||||
|
yt-dlp
|
||||||
|
vial
|
||||||
];
|
];
|
||||||
file.".config/nvim" = {
|
file.".config/nvim" = {
|
||||||
source = ../../dotfiles/nvim;
|
source = ../../dotfiles/nvim;
|
||||||
|
|||||||
Reference in New Issue
Block a user