feat: update work laptop config
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
source = ~/.config/hypr/config/defaults.conf
|
||||
|
||||
# Autostart wiki https://wiki.hyprland.org/0.45.0/Configuring/Keywords/#executing #
|
||||
|
||||
exec-once = tailscale-systray &
|
||||
exec-once = slack &
|
||||
exec-once = swaybg -o \* -i /usr/share/wallpapers/cachyos-wallpapers/Skyscraper.png -m fill
|
||||
exec-once = waybar &
|
||||
exec-once = fcitx5 -d &
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
|
||||
source = ~/.config/hypr/config/defaults.conf
|
||||
|
||||
bindl = , switch:off:Lid Switch, exec, hyprctl keyword monitor "eDP-1, 1920x1200, 0x0, 1"
|
||||
bindl = , switch:on:Lid Switch, exec, hyprctl keyword monitor "eDP-1, disable"
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Binds/
|
||||
bindd = $mainMod, RETURN, Opens your preferred terminal emulator ($terminal), exec, $terminal
|
||||
bindd = $mainMod, E, Opens your preferred filemanager ($filemanager), exec, $filemanager
|
||||
|
||||
@@ -17,7 +17,9 @@
|
||||
FLAKE = "/home/xmorel/nixos/";
|
||||
};
|
||||
packages = with pkgs; [
|
||||
devenv
|
||||
lazyjj
|
||||
tailscale-systray
|
||||
tree
|
||||
slack
|
||||
xfce.thunar
|
||||
@@ -94,7 +96,7 @@
|
||||
lazygit.enable = true;
|
||||
nh.enable = true;
|
||||
nix-your-shell.enable = true;
|
||||
password-store.enable = true;
|
||||
rbw.enable = true;
|
||||
ripgrep.enable = true;
|
||||
starship.enable = true;
|
||||
yazi.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user