emacs everywhere, floating and ponylang

This commit is contained in:
2024-05-24 23:01:55 +03:00
parent 41c4f9e400
commit 772209b702
4 changed files with 7 additions and 3 deletions

View File

@@ -184,7 +184,7 @@
:app :app
calendar calendar
;;emms ;;emms
;;everywhere ; *leave* Emacs!? You must be joking everywhere ; *leave* Emacs!? You must be joking
;;irc ; how neckbeards socialize ;;irc ; how neckbeards socialize
;;(rss +org) ; emacs as an RSS reader ;;(rss +org) ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought ;;twitter ; twitter client https://twitter.com/vnought

View File

@@ -57,6 +57,7 @@
:recipe (:host github :recipe (:host github
:repo "zkry/awqat")) :repo "zkry/awqat"))
(package! org-contrib) (package! org-contrib)
(package! ponylang-mode)
;; Doom's packages are pinned to a specific commit and updated from release to ;; Doom's packages are pinned to a specific commit and updated from release to
;; release. The `unpin!' macro allows you to unpin single packages... ;; release. The `unpin!' macro allows you to unpin single packages...
;(unpin! pinned-package) ;(unpin! pinned-package)

View File

@@ -91,3 +91,4 @@ bindsym $mod+u exec i3-input -F '[con_mark="%s"] focus' -l 1 -P 'Goto: '
# Super + Tab # Super + Tab
bindsym $mod+Tab workspace next_on_output bindsym $mod+Tab workspace next_on_output
bindsym $mod+shift+Tab workspace prev_on_output bindsym $mod+shift+Tab workspace prev_on_output
bindsym $mod+$alt+e exec emacsclient --eval '(emacs-everywhere)'

View File

@@ -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 workspace $Mail output HDMI-0 DP-3 DVI-D-0 DVI-I-1 primary DP-0
#Window Rules #Window Rules
floating_minimum_size 150 x 100
floating_maximum_size 1280 x 720
#Terminal #Terminal
assign [class = "kitty"] $Terminal assign [class = "kitty"] $Terminal
@@ -33,7 +34,7 @@ assign [class = "jetbrains-idea"] $Code
assign [class = "jetbrains-studio"] $Code assign [class = "jetbrains-studio"] $Code
assign [class = "neovide"] $Code assign [class = "neovide"] $Code
assign [class = "VSCodium"] $Code assign [class = "VSCodium"] $Code
assign [class = "Emacs"] $Code # assign [class = "Emacs"] $Code
#Ircs #Ircs
assign [class = "discord"] $IRC 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 Launcher"] move to workspace $Steam
for_window [title = "Albion Online Client"] move to workspace $Game for_window [title = "Albion Online Client"] move to workspace $Game
for_window [title = ".*Telega Root*."] move to workspace $IRC for_window [title = ".*Telega Root*."] move to workspace $IRC
for_window [title = ".*Emacs Everywhere*."] floating enabled, resize set 600 200, move position mouse