Compare commits

..

3 Commits

Author SHA1 Message Date
krolyxon 5ba5d4d830 remove executable perms from pkg_gpu 2026-01-24 22:10:23 +05:30
krolyxon 5e5930fd87 remove pkg: keepassxc, keepmenu 2026-01-24 22:09:46 +05:30
krolyxon 4a7baced14 hyprland: remove keepmenu keybind 2026-01-24 22:09:06 +05:30
5 changed files with 0 additions and 4 deletions

View File

@ -5,7 +5,6 @@ autogenerated = 0
$terminal = foot $terminal = foot
$menu = fuzzel $menu = fuzzel
$browser = brave $browser = brave
$passwordmanager = keepmenu
# 2. AUTOSTART # 2. AUTOSTART
exec-once = (hyprpm reload -n & kanshi & waybar & swaync & gammastep & hypridle) exec-once = (hyprpm reload -n & kanshi & waybar & swaync & gammastep & hypridle)

View File

@ -24,7 +24,6 @@ bind = $mainMod, escape, exec, sysact
# Applications # Applications
bind = $mainMod, W, exec, $browser bind = $mainMod, W, exec, $browser
bind = $mainMod SHIFT, p, exec, $passwordmanager -C
bind = ,PRINT, exec, screenshot bind = ,PRINT, exec, screenshot
# Music Controls # Music Controls

View File

@ -6,7 +6,6 @@ export pkg_aur=(
"htop-vim" "htop-vim"
"hyprshade" "hyprshade"
"jmtpfs" "jmtpfs"
"keepmenu"
"keyd-git" "keyd-git"
"brave-bin" "brave-bin"
"python-pywal16" "python-pywal16"

0
packages/pkg_gpu.sh Executable file → Normal file
View File

View File

@ -1,7 +1,6 @@
#!/bin/env bash #!/bin/env bash
export pkg_optional=( export pkg_optional=(
"keepassxc"
"obsidian" "obsidian"
"syncthing" "syncthing"
"libreoffice-fresh" "libreoffice-fresh"