Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
207bb53bc0 | ||
|
|
7cdda95176 |
@@ -3,7 +3,7 @@
|
||||
# Frequently used programs
|
||||
bindsym $mod+Return exec --no-startup-id terminator
|
||||
bindsym $mod+Shift+Return exec --no-startup-id urxvt
|
||||
bindsym $mod+F2 exec --no-startup-id firefox
|
||||
bindsym $mod+F2 exec --no-startup-id vivaldi-stable
|
||||
bindsym $mod+F3 exec --no-startup-id pcmanfm
|
||||
bindsym $mod+F4 exec --no-startup-id code
|
||||
bindsym $mod+F6 exec --no-startup-id ~/bin/music_player
|
||||
|
||||
@@ -351,7 +351,7 @@ mode "resize" {
|
||||
# Frequently used programs
|
||||
bindsym $mod+Return exec --no-startup-id terminator
|
||||
bindsym $mod+Shift+Return exec --no-startup-id urxvt
|
||||
bindsym $mod+F2 exec --no-startup-id firefox
|
||||
bindsym $mod+F2 exec --no-startup-id vivaldi-stable
|
||||
bindsym $mod+F3 exec --no-startup-id pcmanfm
|
||||
bindsym $mod+F4 exec --no-startup-id code
|
||||
bindsym $mod+F6 exec --no-startup-id ~/bin/music_player
|
||||
|
||||
+22
-22
@@ -1,15 +1,15 @@
|
||||
[Default Applications]
|
||||
x-scheme-handler/http=userapp-google-chrome.desktop
|
||||
x-scheme-handler/https=userapp-google-chrome.desktop
|
||||
x-scheme-handler/ftp=userapp-google-chrome.desktop
|
||||
x-scheme-handler/chrome=userapp-google-chrome.desktop
|
||||
text/html=userapp-google-chrome.desktop
|
||||
application/x-extension-htm=userapp-google-chrome.desktop
|
||||
application/x-extension-html=userapp-google-chrome.desktop
|
||||
application/x-extension-shtml=userapp-google-chrome.desktop
|
||||
application/xhtml+xml=userapp-google-chrome.desktop
|
||||
application/x-extension-xhtml=userapp-google-chrome.desktop
|
||||
application/x-extension-xht=userapp-google-chrome.desktop
|
||||
x-scheme-handler/http=vivaldi-stable.desktop
|
||||
x-scheme-handler/https=vivaldi-stable.desktop
|
||||
x-scheme-handler/ftp=vivaldi-stable.desktop
|
||||
x-scheme-handler/chrome=vivaldi-stable.desktop
|
||||
text/html=vivaldi-stable.desktop
|
||||
application/x-extension-htm=vivaldi-stable.desktop
|
||||
application/x-extension-html=vivaldi-stable.desktop
|
||||
application/x-extension-shtml=vivaldi-stable.desktop
|
||||
application/xhtml+xml=vivaldi-stable.desktop
|
||||
application/x-extension-xhtml=vivaldi-stable.desktop
|
||||
application/x-extension-xht=vivaldi-stable.desktop
|
||||
image/jpeg=viewnior.desktop;gpicview.desktop;
|
||||
image/png=viewnior.desktop;gpicview.desktop;
|
||||
text/plain=gvim.desktop
|
||||
@@ -28,17 +28,17 @@ text/x-python=gvim.desktop
|
||||
x-scheme-handler/etcher=balena-etcher-electron.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=userapp-google-chrome.desktop;
|
||||
x-scheme-handler/https=userapp-google-chrome.desktop;
|
||||
x-scheme-handler/ftp=userapp-google-chrome.desktop;
|
||||
x-scheme-handler/chrome=userapp-google-chrome.desktop;
|
||||
text/html=userapp-google-chrome.desktop;
|
||||
application/x-extension-htm=userapp-google-chrome.desktop;
|
||||
application/x-extension-html=userapp-google-chrome.desktop;
|
||||
application/x-extension-shtml=userapp-google-chrome.desktop;
|
||||
application/xhtml+xml=userapp-google-chrome.desktop;
|
||||
application/x-extension-xhtml=userapp-google-chrome.desktop;
|
||||
application/x-extension-xht=userapp-google-chrome.desktop;
|
||||
x-scheme-handler/http=vivaldi-stable.desktop;
|
||||
x-scheme-handler/https=vivaldi-stable.desktop;
|
||||
x-scheme-handler/ftp=vivaldi-stable.desktop;
|
||||
x-scheme-handler/chrome=vivaldi-stable.desktop;
|
||||
text/html=vivaldi-stable.desktop;
|
||||
application/x-extension-htm=vivaldi-stable.desktop;
|
||||
application/x-extension-html=vivaldi-stable.desktop;
|
||||
application/x-extension-shtml=vivaldi-stable.desktop;
|
||||
application/xhtml+xml=vivaldi-stable.desktop;
|
||||
application/x-extension-xhtml=vivaldi-stable.desktop;
|
||||
application/x-extension-xht=vivaldi-stable.desktop;
|
||||
image/jpeg=viewnior.desktop;gpicview.desktop;
|
||||
image/png=viewnior.desktop;gpicview.desktop;
|
||||
text/plain=gvim.desktop;mousepad.desktop;
|
||||
|
||||
Reference in New Issue
Block a user