emacs everywhere, floating and ponylang
This commit is contained in:
@@ -91,3 +91,4 @@ bindsym $mod+u exec i3-input -F '[con_mark="%s"] focus' -l 1 -P 'Goto: '
|
||||
# Super + Tab
|
||||
bindsym $mod+Tab workspace next_on_output
|
||||
bindsym $mod+shift+Tab workspace prev_on_output
|
||||
bindsym $mod+$alt+e exec emacsclient --eval '(emacs-everywhere)'
|
||||
|
||||
@@ -14,7 +14,8 @@ workspace $Game output primary DP-0 HDMI-0 DP-3 DVI-D-0 DVI-I-1
|
||||
workspace $Mail output HDMI-0 DP-3 DVI-D-0 DVI-I-1 primary DP-0
|
||||
|
||||
#Window Rules
|
||||
|
||||
floating_minimum_size 150 x 100
|
||||
floating_maximum_size 1280 x 720
|
||||
|
||||
#Terminal
|
||||
assign [class = "kitty"] $Terminal
|
||||
@@ -33,7 +34,7 @@ assign [class = "jetbrains-idea"] $Code
|
||||
assign [class = "jetbrains-studio"] $Code
|
||||
assign [class = "neovide"] $Code
|
||||
assign [class = "VSCodium"] $Code
|
||||
assign [class = "Emacs"] $Code
|
||||
# assign [class = "Emacs"] $Code
|
||||
|
||||
#Ircs
|
||||
assign [class = "discord"] $IRC
|
||||
@@ -134,3 +135,4 @@ for_window [title = "work" class = "kitty"] move to workspace $Code
|
||||
for_window [title = "Albion Online Launcher"] move to workspace $Steam
|
||||
for_window [title = "Albion Online Client"] move to workspace $Game
|
||||
for_window [title = ".*Telega Root*."] move to workspace $IRC
|
||||
for_window [title = ".*Emacs Everywhere*."] floating enabled, resize set 600 200, move position mouse
|
||||
|
||||
Reference in New Issue
Block a user