feat: some stuff

This commit is contained in:
2025-03-08 15:55:03 +00:00
parent f4594ee14b
commit c9d51fda11
2 changed files with 7 additions and 1 deletions

View File

@ -60,6 +60,10 @@ exec-once = waybar
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
exec = gsettings set org.gnome.desktop.interface gtk-theme "YOUR_DARK_GTK3_THEME" # for GTK3 apps
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps
env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps
#####################
### LOOK AND FEEL ###
@ -212,6 +216,8 @@ device {
### KEYBINDINGS ###
###################
bind = $mainMod + Shift, S, exec, hyprshot -m region
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier

View File

@ -145,7 +145,7 @@ arch = [
"xorg-xinit",
"yay",
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup"
, "vtsls", "bddsadsadsa", "git-lfs", "qt6ct", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun", "hyprshot"]
, "vtsls","git-lfs", "qt6ct", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-git", "hyprshot"]
cargo = ["wasm-pack"]