summaryrefslogtreecommitdiff
path: root/config/hypr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config/hypr/hypridle.conf4
-rw-r--r--config/hypr/hyprland.conf17
2 files changed, 15 insertions, 6 deletions
diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf
index 3affb7e..adebf91 100644
--- a/config/hypr/hypridle.conf
+++ b/config/hypr/hypridle.conf
@@ -2,7 +2,7 @@ $suspend_cmd = pidof steam || systemctl suspend || loginctl suspend
# General_settings
general {
- before_sleep_cmd = hyprlock # command before sleep
+ before_sleep_cmd = swaylock -c 000000 # command before sleep
ignore_dbus_inhibit = false # (used by e.g. firefox or steam)
}
@@ -16,7 +16,7 @@ listener {
# Screen_lock
listener {
timeout = 600
- on-timeout = hyprlock
+ on-timeout = swaylock
}
# Screen_off
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf
index ca0ac77..caf9b43 100644
--- a/config/hypr/hyprland.conf
+++ b/config/hypr/hyprland.conf
@@ -14,7 +14,7 @@ monitor = eDP-1,prefered, auto, 1.5
# Set programs that you use
$terminal = kitty
-$fileManager = dolphin
+$fileManager = nautilus -w # dolphin
$menu = wofi --show drun
@@ -27,9 +27,11 @@ $menu = wofi --show drun
exec-once = $terminal
exec-once = nm-applet &
-exec-once = mako & hypridle & waybar & hyprpaper & firefox
+exec-once = swaync & hypridle & waybar & hyprpaper &
exec-once = snx-rs-gui &
+exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
+#
#############################
### ENVIRONMENT VARIABLES ###
#############################
@@ -39,6 +41,13 @@ exec-once = snx-rs-gui &
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
+env = GTK_THEME,Adwaita-dark
+env = QT_QPA_PLATFORMTHEME,gtk3
+env = QT_AUTO_SCREEN_SCALE_FACTOR,1
+env = QT_QPA_PLATFORM,wayland;xcb
+env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
+exec = gsettings set org.gnome.desktop.interface gtk-theme "Adwaita-dark"
+exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps
#####################
### LOOK AND FEEL ###
@@ -63,7 +72,7 @@ general {
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = false
- layout = dwindle
+ # layout = dwindle
}
# https://wiki.hyprland.org/Configuring/Variables/#decoration
@@ -171,7 +180,7 @@ bind = $mainMod, 36, exec, $terminal
bind = $mainMod, Q, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
-bind = $mainMod, L, exec, hyprlock
+bind = $mainMod, L, exec, swaylock -c 000000
bind = $mainMod, V, togglefloating,
bind = $mainMod, F2, exec, $menu
bind = $mainMod, P, pseudo, # dwindle