Changed sunshine to new repo
This commit is contained in:
@@ -17,12 +17,13 @@ exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" #
|
||||
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = udiskie
|
||||
exec-once = sudo udisksctl mount -b /dev/sda1
|
||||
# exec-once = sudo udisksctl mount -b /dev/sdb1
|
||||
exec-once = waybar
|
||||
exec-once = hypridle
|
||||
exec-once = systemctl --user start sunshine
|
||||
|
||||
exec-once = [workspace 3] steam
|
||||
exec-once = [workspace 1] org.vinegarhq.Sober
|
||||
exec-once = [workspace 2] steam
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
@@ -131,7 +132,7 @@ input {
|
||||
kb_rules =
|
||||
kb_options = ctrl:nocaps, fkeys:basic_13-24
|
||||
follow_mouse = 1
|
||||
sensitivity = 0.4 # -1.0 - 1.0, 0 means no modification.
|
||||
sensitivity = 0.0 # -1.0 - 1.0, 0 means no modification.
|
||||
accel_profile = flat
|
||||
|
||||
touchpad {
|
||||
|
||||
@@ -1212,7 +1212,8 @@ confirm_os_window_close -1
|
||||
#: Color scheme {{{
|
||||
|
||||
foreground #c6c6c6
|
||||
background #000000
|
||||
background #262626
|
||||
#background #000000
|
||||
|
||||
#: The foreground and background colors.
|
||||
|
||||
@@ -1316,7 +1317,8 @@ background #000000
|
||||
#: How much to dim text that has the DIM/FAINT attribute set. One
|
||||
#: means no dimming and zero means fully dimmed (i.e. invisible).
|
||||
|
||||
selection_foreground #000000
|
||||
selection_foreground #262626
|
||||
#selection_foreground #000000
|
||||
selection_background #eeeeee
|
||||
|
||||
#: The foreground and background colors for text selected with the
|
||||
|
||||
@@ -7,8 +7,6 @@ StartLimitBurst=5
|
||||
ExecStart=/usr/bin/sunshine
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
#Flatpak Only
|
||||
#ExecStop=flatpak kill dev.lizardbyte.sunshine
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
|
||||
Reference in New Issue
Block a user