mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Change the default calculator to xcalc
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ bindsym Mod1+Sys_Req exec i3-scrot -w
|
|||||||
bindsym $mod+F1 exec --no-startup-id i3-sensible-terminal -e $(detectAudioMixer)
|
bindsym $mod+F1 exec --no-startup-id i3-sensible-terminal -e $(detectAudioMixer)
|
||||||
bindsym $mod+F2 exec --no-startup-id sensible-browser
|
bindsym $mod+F2 exec --no-startup-id sensible-browser
|
||||||
bindsym $mod+F3 exec --no-startup-id i3-sensible-terminal -e ranger
|
bindsym $mod+F3 exec --no-startup-id i3-sensible-terminal -e ranger
|
||||||
bindsym $mod+F4 exec --no-startup-id galculator
|
bindsym $mod+F4 exec --no-startup-id xcalc
|
||||||
bindsym $mod+F5 exec --no-startup-id i3-sensible-terminal -e cmus
|
bindsym $mod+F5 exec --no-startup-id i3-sensible-terminal -e cmus
|
||||||
|
|
||||||
## Gaps
|
## Gaps
|
||||||
|
|||||||
@@ -169,6 +169,7 @@ for_window [class="(?i)System-config-printer.py"] floating enable border normal
|
|||||||
for_window [class="Skype"] floating enable border normal
|
for_window [class="Skype"] floating enable border normal
|
||||||
for_window [class="Thus"] floating enable border normal
|
for_window [class="Thus"] floating enable border normal
|
||||||
for_window [class="Timeset-gui"] floating enable border normal
|
for_window [class="Timeset-gui"] floating enable border normal
|
||||||
|
for_window [class="(?i)xcalc"] floating enable
|
||||||
for_window [class="Xfburn"] floating enable
|
for_window [class="Xfburn"] floating enable
|
||||||
|
|
||||||
# switch to workspace with urgent window automatically
|
# switch to workspace with urgent window automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user