feat: some stuff
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user