feat: Update and Hyprland LinkedIn Bind

This commit is contained in:
s-prechtl 2025-03-05 09:24:42 +01:00
parent 6b93c2c5b7
commit f6c81c07f5
4 changed files with 12 additions and 9 deletions

View file

@ -16,6 +16,7 @@
"$mod SHIFT, E, exit"
"$mod, Q, killactive"
"$mod, B, exec, brave"
"SUPERCTRLALTSHIFT, L, exec, brave https://linkedin.com"
"$mod, return, exec, alacritty"
"$mod,E,exec,nautilus"
"$mod,D,exec,killall -q wofi; wofi --show drun -I"
@ -86,7 +87,7 @@
# MONITOR
monitor = [
"eDP-1,2560x1600@165.0,0x0,1.5"
"eDP-1,2560x1600@165.0,0x0,1.6"
"DP-1,preferred,auto-right,2,bitdepth,10"
"DP-2,preferred,auto-right,2,bitdepth,10"
"DP-3,preferred,auto-right,2,bitdepth,10"

View file

@ -9,6 +9,7 @@
update = "sudo nixos-rebuild switch";
clear = "clear && fastfetch";
sl = "sl | lolcat";
cds = "cd $HOME/Nextcloud/Obsidian/FH/2. Semester/";
};
initExtra = "fastfetch";