Added calculator
This commit is contained in:
parent
0205cfafa9
commit
f47c14643d
@ -256,7 +256,7 @@ bindsym $mod+Print mode "$mode_screenshot_clipboard"
|
||||
bindsym $mod+Ctrl+Right move workspace to output right
|
||||
bindsym $mod+Ctrl+Left move workspace to output right
|
||||
|
||||
bindsym $mod+c exec rofi_calc
|
||||
bindsym $mod+c exec xfce4-terminal --role floating --hide-scrollbar --title Calculator -e qalc
|
||||
bindsym $mod+p exec xwacomcalibrate
|
||||
bindsym $mod+t exec thunar
|
||||
bindsym $mod+m exec xfce4-terminal -x mc
|
||||
@ -290,6 +290,8 @@ for_window [class="Pamac-manager"] floating enable
|
||||
for_window [class="Pamac-updater"] floating enable
|
||||
#for_window [class="zoom" title="Chat"] floating enable
|
||||
#for_window [class="Thunderbird" instance="Msgcompose"] floating enable
|
||||
#
|
||||
for_window [window_role=floating] floating enable
|
||||
|
||||
########## Autostart applications ##########
|
||||
exec --no-startup-id "i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-chat.json'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user