Added steambox update script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
################
|
||||
### MONITORS ###
|
||||
################
|
||||
monitor=,2560x1440,auto,1
|
||||
monitor=,2560x1440@59.9,auto,1
|
||||
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
@@ -19,10 +19,10 @@ exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" #
|
||||
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = waybar
|
||||
exec-once = hypridle
|
||||
exec-once = /usr/local/bin/pypr --debug /tmp/pypr.log
|
||||
# exec-once = hypridle
|
||||
# exec-once = /usr/local/bin/pypr --debug /tmp/pypr.log
|
||||
exec-once = systemctl --user start sunshine
|
||||
exec-once = input-remapper-control --command autoload
|
||||
# exec-once = input-remapper-control --command autoload
|
||||
exec-once = org.remmina.Remmina -i
|
||||
|
||||
exec-once = [workspace 1] $terminal
|
||||
@@ -177,7 +177,7 @@ bind = , PRINT, exec, hyprshot -m region
|
||||
|
||||
# Set monitor resolution
|
||||
bind = $mainMod, R, exec, hyprctl keyword monitor ",1920x1200,auto,1"
|
||||
bind = $mainMod CTRL, R, exec, hyprctl keyword monitor ",2560x1440,auto,1"
|
||||
bind = $mainMod CTRL, R, exec, hyprctl keyword monitor ",2560x1440@59.9,auto,1"
|
||||
|
||||
# Special workspace (scratchpad)
|
||||
bind = $mainMod, S, togglespecialworkspace, scratchpad
|
||||
|
||||
Reference in New Issue
Block a user