|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
set $mod Mod4
|
|
|
|
|
|
-font pango:FuraCode Nerd Font Mono 8
|
|
|
+font pango:Noto Mono 9
|
|
|
|
|
|
# APP VARIABLES
|
|
|
set $browser qutebrowser
|
|
@@ -305,6 +305,8 @@ bindsym $mod+Ctrl+u exec pkill vlc
|
|
|
bindsym $mod+Ctrl+f exec $solobrowser https://15five.15five.com/
|
|
|
|
|
|
bindsym $mod+e exec emacsclient -c
|
|
|
+bindsym $mod+Shift+e exec emacs --daemon
|
|
|
+bindsym $mod+Ctrl+e exec pkill emacs
|
|
|
|
|
|
bindsym $mod+o exec rofi-now
|
|
|
bindsym $mod+Ctrl+o exec rofi-vol
|