Update
This commit is contained in:
@ -95,10 +95,10 @@ bindsym Mod1+F1 exec --no-startup-id rofr.sh -r
|
||||
|
||||
# core
|
||||
bindsym $Mod+e exec --no-startup-id geany
|
||||
bindsym $Mod+t exec exo-open --launch TerminalEmulator
|
||||
bindsym $Mod+Return exec exo-open --launch TerminalEmulator
|
||||
bindsym $Mod+w exec exo-open --launch WebBrowser
|
||||
bindsym $Mod+f exec exo-open --launch FileManager
|
||||
bindsym $Mod+t exec --no-startup-id exo-open --launch TerminalEmulator
|
||||
bindsym $Mod+Return --no-startup-id exec exo-open --launch TerminalEmulator
|
||||
bindsym $Mod+w exec --no-startup-id exo-open --launch WebBrowser
|
||||
bindsym $Mod+f exec --no-startup-id exo-open --launch FileManager
|
||||
|
||||
# logout script
|
||||
bindsym $Mod+x exec --no-startup-id rofr.sh -l
|
||||
@ -268,4 +268,4 @@ assign [class="(?i)(?:thunar)"] → $WS3
|
||||
for_window [title="(?i)(?:copying|deleting|moving)"] floating enable
|
||||
for_window [window_role="(?i)(?:pop-up|setup)"] floating enable
|
||||
|
||||
exec i3-msg workspace $WS1
|
||||
exec --no-startup-id i3-msg workspace $WS1
|
||||
|
Reference in New Issue
Block a user