changes
This commit is contained in:
@@ -14,8 +14,8 @@ set $mod Mod4
|
||||
set $term alacritty
|
||||
|
||||
# Application Launcher
|
||||
set $menu bemenu-run -p Run: -l 10 -c -M 500 --fn 'Terminus 17' --tf '#ff4e00' --ff '#dbc077' --hf '#ff4e00'
|
||||
#set $menu rofi -show
|
||||
#set $menu bemenu-run -p Run: -l 10 -c -M 500 --fn 'Terminus 17' --tf '#ff4e00' --ff '#dbc077' --hf '#ff4e00'
|
||||
set $menu rofi -show
|
||||
|
||||
#######################
|
||||
# GENERAL KEYBINDS
|
||||
@@ -185,6 +185,9 @@ exec_always {
|
||||
gsettings set $gnome-schema cursor-size 30
|
||||
}
|
||||
|
||||
# Gnome-keyring stuff maybe?
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh
|
||||
|
||||
# Syncthing
|
||||
exec /usr/bin/syncthing
|
||||
|
||||
@@ -300,7 +303,7 @@ output HDMI-A-1 pos 0 402
|
||||
output DP-4 pos 3440 0
|
||||
|
||||
# Wallpaper
|
||||
output * bg ~/.config/wallpapers/buddha1.jpg center #0D0703
|
||||
output * bg ~/.config/wallpapers/greek-ruins.jpg fill #0D0703
|
||||
|
||||
# Enable/Disable extra HDMI screens
|
||||
bindsym $mod+Shift+m output "HDMI-A-1" enable
|
||||
|
||||
Reference in New Issue
Block a user