mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
cleanup
This commit is contained in:
@@ -78,6 +78,7 @@ bindsym $mod+Shift+q kill
|
||||
# Terminal
|
||||
bindsym $mod+r exec --no-startup-id $terminal
|
||||
bindsym $mod+Shift+r exec --no-startup-id "$terminal --class 'floatingWindow, floatingWindow'"
|
||||
bindsym $mod+Ctrl+r exec --no-startup-id $backupTerminal
|
||||
|
||||
bindsym $mod+Return exec --no-startup-id $terminal
|
||||
bindsym $mod+Shift+Return exec --no-startup-id "$terminal --class 'floatingWindow, floatingWindow'"
|
||||
@@ -147,7 +148,6 @@ bindsym XF86MonBrightnessDown exec "xbacklight -dec 10"
|
||||
# Screenshot [fullscreen, select area, select area with 3 second delay]
|
||||
bindsym Print exec --no-startup-id "flameshot gui"
|
||||
bindsym $mod+Print exec --no-startup-id "flameshot full"
|
||||
#bindsym $mod+Shift+Print exec --no-startup-id deepin-screenshot -d 3 -s /home/sim/Pictures/Screenshots
|
||||
|
||||
# Firefox
|
||||
bindsym $mod+F2 exec --no-startup-id firefox
|
||||
@@ -287,12 +287,12 @@ bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
|
||||
for_window [class="^.*"] border pixel $borderThickness
|
||||
|
||||
# Open applications on specific workspaces
|
||||
for_window [class="Spotify"] move --no-auto-back-and-forth to workspace $ws9
|
||||
#for_window [class="Spotify"] move --no-auto-back-and-forth to workspace $ws9
|
||||
|
||||
assign [class="Virt-manager"] $ws10
|
||||
assign [title="WhatsApp*"] $ws9
|
||||
assign [title="Telegram*"] $ws9
|
||||
assign [title="TeamSpeak*"] $ws9
|
||||
#assign [class="Virt-manager"] $ws10
|
||||
#assign [title="WhatsApp*"] $ws9
|
||||
#assign [title="Telegram*"] $ws9
|
||||
#assign [title="TeamSpeak*"] $ws9
|
||||
|
||||
# Open specific applications in floating mode
|
||||
for_window [class="floatingWindow"] floating enable border pixel $borderThickness
|
||||
|
||||
Reference in New Issue
Block a user