mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
added quotes
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
config##hostname.yoga3
|
||||
config##hostname.pc
|
||||
@@ -10,11 +10,12 @@ exec_always --no-startup-id "xmodmap ~/.Xmodmap"
|
||||
|
||||
# display
|
||||
exec --no-startup-id "nvidia-settings --load-config-only"
|
||||
exec --no-startup-id picom
|
||||
exec --no-startup-id "picom"
|
||||
#exec --no-startup-id zsh ~/.screenlayout/layout_2mon.sh
|
||||
exec --no-startup-id zsh ~/.config/polybar/launch_polybar.sh
|
||||
exec --no-startup-id "nitrogen --restore"
|
||||
exec --no-startup-id "unclutter --timeout 5 --jitter 5 --ignore-scrolling"
|
||||
exec --no-startup-id "light-locker"
|
||||
|
||||
# audio
|
||||
exec --no-startup-id zsh ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh
|
||||
@@ -109,7 +110,8 @@ bindsym $mod+comma exec --no-startup-id "playerctl previous"
|
||||
# Screen
|
||||
|
||||
# Quick Lock
|
||||
bindsym $mod+l exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh lock
|
||||
bindsym $mod+l exec --no-startup-id "light-locker-command -l"
|
||||
#bindsym $mod+l exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh lock
|
||||
|
||||
# Hide / Unhide statusbar
|
||||
bindsym $mod+m exec --no-startup-id polybar-msg cmd toggle
|
||||
|
||||
@@ -1 +1 @@
|
||||
h45_theme.rasi##class.red
|
||||
h45_theme.rasi##class.blue
|
||||
@@ -1,17 +1,20 @@
|
||||
[Setting]
|
||||
spotify_path = /opt/spotify
|
||||
prefs_path = /home/sim/.config/spotify/prefs
|
||||
current_theme = Night-Owl
|
||||
color_scheme =
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 0
|
||||
spotify_path = /opt/spotify
|
||||
prefs_path = /home/sim/.config/spotify/prefs
|
||||
current_theme = spicetify-nord
|
||||
color_scheme =
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 0
|
||||
spotify_launch_flags =
|
||||
check_spicetify_upgrade = 0
|
||||
|
||||
[Preprocesses]
|
||||
disable_sentry = 1
|
||||
disable_ui_logging = 1
|
||||
remove_rtl_rule = 1
|
||||
expose_apis = 1
|
||||
disable_sentry = 1
|
||||
disable_ui_logging = 1
|
||||
remove_rtl_rule = 1
|
||||
expose_apis = 1
|
||||
disable_upgrade_check = 1
|
||||
|
||||
[AdditionalOptions]
|
||||
experimental_features = 0
|
||||
@@ -32,5 +35,5 @@ extensions =
|
||||
|
||||
; DO NOT CHANGE!
|
||||
[Backup]
|
||||
version = 1.1.10.546.ge08ef575
|
||||
version = 1.1.42.622.gbd112320
|
||||
|
||||
|
||||
Reference in New Issue
Block a user