|
@@ -215,11 +215,11 @@ bindsym $mod+Ctrl+Mod2+KP_9 move container to workspace $ws9
|
|
|
|
|
|
##=================================================##
|
|
|
# Assign Workspaces:
|
|
|
-assign [class="Emacs"] $ws1
|
|
|
-assign [class=$browser] $ws2
|
|
|
-assign [class=$term] $ws3
|
|
|
-assign [class="calibre"] $ws5
|
|
|
-assign [class="Foliate"] $ws5
|
|
|
+#assign [class="Emacs"] $ws1
|
|
|
+#assign [class=$browser] $ws2
|
|
|
+#assign [class=$term] $ws3
|
|
|
+#assign [class="calibre"] $ws5
|
|
|
+#assign [class="Foliate"] $ws5
|
|
|
|
|
|
|
|
|
##### COLORS #######################################
|
|
@@ -290,7 +290,7 @@ bindsym $mod+n exec $browser
|
|
|
bindsym $mod+Shift+n exec ~/.config/rofi/searx-search.sh
|
|
|
bindsym $mod+Ctrl+n exec ~/.config/rofi/web-search.sh
|
|
|
bindsym $mod+Shift+b exec ~/.config/rofi/books-search.sh
|
|
|
-bindsym $mod+Shift+c exec ~/.config/rofi/github-repos.sh
|
|
|
+bindsym $mod+Shift+c exec org-capture
|
|
|
bindsym $mod+Shift+s exec ~/.config/rofi/slack.sh
|
|
|
|
|
|
bindsym Print exec --no-startup-id gnome-screenshot
|
|
@@ -313,7 +313,7 @@ bindsym $mod+Shift+o exec rofi-bat
|
|
|
exec --no-startup-id unclutter -grab
|
|
|
|
|
|
# RELOAD
|
|
|
-exec_always --no-startup-id compton
|
|
|
+#exec_always --no-startup-id compton
|
|
|
exec_always --no-startup-id dunst
|
|
|
exec_always --no-startup-id syncthing
|
|
|
exec_always xrdb --merge ~/.Xresoureces
|