poetician

i3 Poetician Edition Fr| nvme1n1 (edits in the config)

Apr 2nd, 2022 (edited)
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.36 KB | None | 0 0
  1. # ____ __ _ _ ______ ___ __ _ #
  2. # / __ \____ ___ / /_(_)____(_)___ _____ / ____/___/ (_) /_(_)___ ____ #
  3. # / /_/ / __ \/ _ \/ __/ / ___/ / __ `/ __ \ / __/ / __ / / __/ / __ \/ __ \ #
  4. # / ____/ /_/ / __/ /_/ / /__/ / /_/ / / / / / /___/ /_/ / / /_/ / /_/ / / / / #
  5. # /_/ \____/\___/\__/_/\___/_/\__,_/_/ /_/ /_____/\__,_/_/\__/_/\____/_/ /_/ #
  6. # #
  7. #ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  8. #ᰜᰜᰜ ㄗ 𑁣 𑁗 ፖ ༑ ᙅ ༑ 𞄑 ⴄ 𓁿Ꝣᰃ𑊸 ᰜᰜᰜ ᕮᗤ𐏒𐌕𐏒𐀏ꤚ ㄗ𐍈𐔹ⵖЪДⴽ ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  9. #ᰜᰜᰜ https://gitlab.com/Poetician ᰜᰜᰜᰜᰜᰜᰜ https://pastebin.com/u/poetician ᰜᰜᰜ#
  10. #ᰜᰜᰜ Ver: 4.20.1 (2021-11-03) © 2009 Michael Stapelberg and contributors ᰜᰜᰜ#
  11. #ᰜᰜᰜ Dev URL:https://i3wm.org/ ᰜᰜᰜ https://www.reddit.com/r/i3wm/ ᰜᰜᰜ#
  12. #ᰜᰜᰜ ┌─[poeticien@Ryzen-fr] - [~] - [jeu nov 04, 08: 04] ᰜᰜᰜ#
  13. #ᰜᰜᰜ | ISO_BUILD=Fri Oct 29 01:43:45 AM CEST 2021 ᰜᰜᰜ#
  14. #ᰜᰜᰜ | ISO_CODENAME=ArcoLinuxB-i3 ᰜᰜᰜ#
  15. #ᰜᰜᰜ | ISO_RELEASE=v21.11.05 ᰜᰜᰜ#
  16. #ᰜᰜᰜ https://www.arcolinux.info/ ᰜᰜᰜ#
  17. #ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  18. #ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  19. #ᰜᰜᰜᰜᰜᰜ Recent Change Log ᰜᰜᰜᰜᰜᰜᰜ#
  20.  
  21. # Modified a few $ws13 keybinds
  22. # Assigned Kvantum Manager and Qt5ct to $ws14
  23. # Corrected the lines for Xfce4-dict
  24. # Added and configured Vlc
  25. # Changed a few keybinds (Audacious, Darktable, Inkscape, Vlc, URxvt)
  26. # Added Czkawka-gui to $ws9
  27. # Added direct links to Firefox and Librewolf
  28. # Corrected typo for GParted
  29. # GParted keybind added
  30. # Gcolor3 keybind changed
  31. # Changed Picom toggle keybind
  32. # Changed keybind for Vlc to avoid conflict
  33. # Setup Betterlockscreen
  34. # Removed Catfish
  35.  
  36. #ᰜᰜᰜᰜᰜᰜ Define $mod Variable ᰜᰜᰜᰜᰜᰜᰜ#
  37.  
  38. set $mod Mod4
  39.  
  40. #ᰜᰜᰜᰜᰜᰜ Display Settings ᰜᰜᰜᰜᰜᰜ#
  41.  
  42. for_window [class="Nitrogen"] floating enable, resize set 1433 945, move position 260 82
  43. exec --no-startup-id nitrogen --restore
  44. bindsym $mod+n exec nitrogen
  45. exec killall picom &&
  46. exec_always --no-startup-id picom --experimental-backends --config ~/.config/picom.conf
  47. bindsym $mod+Ctrl+p exec --no-startup-id ~/.config/i3/scripts/picom-toggle.sh
  48. exec killall redshift &&
  49. exec redshift &
  50.  
  51. #ᰜᰜᰜᰜᰜᰜ Application Launching ᰜᰜᰜᰜᰜᰜ#
  52.  
  53. set $rofi exec rofi -show-icons -auto-select -font "Bauhaus 13"
  54. # Start drun Mode
  55. bindsym $mod+r $rofi -show drun
  56. # Start Rofi Theme Selector
  57. bindsym Ctrl+Mod1+r exec rofi-theme-selector
  58.  
  59. # Start jgmenu
  60. bindsym $mod+j exec jgmenu_run
  61.  
  62. #ᰜᰜᰜᰜᰜᰜ Loading Background Applets at Startup ᰜᰜᰜᰜᰜᰜ#
  63.  
  64. exec_always --no-startup-id autotiling
  65. exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
  66. for_window [class="Polkit-gnome-authentication-agent-1"] focus, move position 2760 460
  67. exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
  68. exec_always --no-startup-id ~/.config/polybar/launch.sh &
  69. exec setxkbmap -option caps:swapescape
  70. exec_always --no-startup-id unclutter --timeout 2
  71. exec --no-startup-id xfce4-power-manager &
  72. exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
  73.  
  74. #ᰜᰜᰜᰜᰜᰜ Loading Tray Applications at Startup ᰜᰜᰜᰜᰜᰜ#
  75.  
  76. # MEGA
  77. exec --no-startup-id megasync
  78. # Network
  79. # exec --no-startup-id nm-applet
  80. # Parcellite
  81. exec --no-startup-id parcellite
  82. # Veikk Tablet Driver
  83. exec --no-startup-id /lib/vktablet/vktablet
  84. # Volume
  85. exec --no-startup-id volumeicon
  86. # Workrave
  87. for_window [class="Workrave"] focus
  88. exec --no-startup-id workrave
  89.  
  90. #ᰜᰜᰜᰜᰜᰜ Reload Changed Configuration ᰜᰜᰜᰜᰜᰜ#
  91.  
  92. # Reload the configuration file (problematic with some apps; log out as required)
  93. bindsym $mod+Shift+c reload
  94.  
  95. # Restart i3 in place (preserves the layout/session, can be used to upgrade i3)
  96. bindsym $mod+Shift+r restart
  97.  
  98. #ᰜᰜᰜᰜᰜᰜ Stop Applications/Session ᰜᰜᰜᰜᰜᰜ#
  99.  
  100. # Kill focused window
  101. bindsym $mod+q kill
  102.  
  103. # Xkill focused window
  104. bindsym --release $mod+Escape exec xkill
  105.  
  106. # Betterlockscreen
  107. # set desktop background with custom effect
  108. # exec --no-startup-id betterlockscreen -w dimblur
  109. bindsym $mod+Ctrl+b exec betterlockscreen -l dimblur
  110.  
  111. # Lockscreen, Logout, Reboot
  112. bindsym $mod+x exec arcolinux-logout
  113.  
  114. #ᰜᰜᰜᰜᰜᰜ Workspace Assignments; Application Directives and Launching ᰜᰜᰜᰜᰜᰜ#
  115.  
  116. set $ws1 "1"
  117. assign [class="firefox|Midori|librewolf-bin"] $ws1
  118. exec --no-startup-id firefox
  119. bindsym $mod+w exec firefox
  120. bindsym Ctrl+Mod1+f exec firefox
  121. bindsym $mod+F9 exec firefox https://gitlab.com/Poetician
  122. bindsym $mod+F11 exec firefox https://pastebin.com/u/poetician
  123. bindsym $mod+Ctrl+w exec librewolf
  124. bindsym $mod+End exec librewolf https://pastebin.com/u/poetician
  125. bindsym $mod+Home exec librewolf https://gitlab.com/Poetician
  126. bindsym $mod+Next exec librewolf https://studio.youtube.com/channel/UCmP5yzI3bT4EP5lyitpor8w
  127. bindsym $mod+Prior exec librewolf https://www.youtube.com/channel/UCmP5yzI3bT4EP5lyitpor8w
  128.  
  129. set $ws2 "2"
  130. assign [class="Blender|Inkscape|com-eteks-sweethome3d-SweetHome3D"] $ws2
  131. bindsym $mod+b exec blender
  132. bindsym $mod+Ctrl+s exec ~/.config/SweetHome3D-6.6/SweetHome3D.sh
  133. bindsym $mod+i exec inkscape
  134.  
  135. set $ws3 "3"
  136. assign [class="qimgv|Darktable"] $ws3
  137. for_window [class="qimgv|Darktable"] focus
  138. bindsym $mod+d exec darktable
  139.  
  140. set $ws4 "4"
  141. assign [class="libreoffice"] $ws4
  142. for_window [class="libreoffice"] floating enable, resize set 1200 1020, move position 360 30
  143. for_window [title="Standard"] floating enable, resize set 177 403, move postion 159 79
  144. for_window [title="Formatting"] floating enable, resize set 259 251, move postion 77 512
  145. bindsym $mod+l exec --no-startup-id libreoffice
  146.  
  147. set $ws5 "5"
  148. assign [class="kdenlive|Olive"] $ws5
  149. for_window [class="kdenlive|Olive"]focus
  150. for_window [title="Clip titre"] floating enable, resize set 1220 785, move postion 350 150
  151. bindsym $mod+k exec kdenlive
  152. bindsym $mod+Shift+o exec olive-editor
  153.  
  154. set $ws6 "6"
  155. assign [class="Gimp-2.10"] $ws6
  156. for_window [instance="script-fu"] border normal
  157. for_window [title="Copying"] floating enable
  158. for_window [title="Deleting"] floating enable
  159. for_window [title="Moving"] floating enable
  160. for_window [window_role="^gimp-toolbox-color-dialog$"] floating enable
  161. for_window [window_role="pop-up"] floating enable
  162. for_window [window_role="^Preferences$"] floating enable
  163. for_window [window_role="setup"] floating enable
  164. for_window [window_role="gimp-file-export"] floating enabale, move position 80 80
  165. bindsym $mod+g exec gimp-2.10
  166.  
  167. set $ws7 "7"
  168. assign [class="Google Earth Pro"] $ws7
  169. for_window [class="Google Earth Pro"]focus
  170. bindsym $mod+e exec google-earth-pro
  171.  
  172. set $ws8 "8"
  173. assign [class="Pystopwatch|Audacious|Xscreensaver-demo"] $ws8
  174. for_window [class="Audacious"] floating enable, move position 1000 80, resize set 620 140
  175. for_window [title="Blur Scope"] floating enable, move position 1070 90, resize set 600 180
  176. bindsym $mod+Ctrl+a exec audacious
  177. for_window [class="Pystopwatch"] floating enable, move position 320 140, resize set 320 100
  178. exec --no-startup-id pystopwatch
  179. for_window [class="Xscreensaver-demo"] floating enable, move position 200 400, resize set 1520 600
  180. exec_always --no-startup-id xscreensaver
  181. exec --no-startup-id xscreensaver-demo
  182. bindsym $mod+Ctrl+x exec xscreensaver-demo
  183.  
  184. set $ws9 "9"
  185. assign [class="Czkawka-gui|Meld"] $ws9
  186. for_window [class="Meld"] floating enable, resize set 1904 990, move position 8 40
  187. bindsym $mod+h exec czkawka-gui
  188. bindsym $mod+m exec meld
  189.  
  190. set $ws10 "10"
  191. assign [class="VirtualBox|VirtualBox Manager|VirtualBox Machine"] $ws10
  192. for_window [class="VirtualBox Machine|VirtualBox Manager"]focus, floating disable
  193. for_window [class="VirtualBox"] move position 1960 480
  194. exec virtualbox manager
  195. bindsym $mod+F10 exec virtualbox manager
  196.  
  197. set $ws11 "11"
  198. assign [class="Atom|mpv|Nemo|Subl|Thunar"] $ws11
  199. # for_window [class="Atom|Nemo|Thunar]focus
  200. exec --no-startup-id atom ~/.config/i3/config
  201. bindsym $mod+a exec atom
  202. bindsym $mod+F1 exec atom ~/.config/alacritty/alacritty.yml
  203. bindsym $mod+F2 exec atom ~/.bashrc
  204. bindsym $mod+F3 exec atom ~/.config/bumblebee-status/themes/extreme-golden-04.json
  205. bindsym $mod+F4 exec atom ~/.config/i3/config
  206. bindsym $mod+F5 exec atom ~/.config/picom.conf
  207. bindsym $mod+F6 exec atom ~/.config/polybar/config.ini
  208. bindsym $mod+F7 exec atom ~/.config/rofi/config.rasi
  209. bindsym $mod+F8 exec atom ~/.zshrc
  210. for_window [class="Nemo-terminal-prefs|mpv"]focus, floating enable, resize set 1280 854, move position center
  211. for_window [title="File Management Preferences"] focus, floating enable, resize set 1100 580, move position 2188 463
  212. exec --no-startup-id nemo
  213. bindsym $mod+Shift+Return exec nemo
  214. bindsym Ctrl+Mod1+backslash exec subl
  215. bindsym $mod+t exec thunar
  216.  
  217. set $ws12 "12"
  218. assign [class="qBittorrent"] $ws12
  219. for_window [class="qBittorrent"] floating enable, resize set 1400 860, move position 2180 90
  220. bindsym $mod+F12 exec qbittorrent
  221. exec qbittorrent
  222.  
  223. set $ws13 "13"
  224. assign [class="File-roller|Filezilla|Gcolor3|Xfce4-dict"] $ws13
  225. for_window [class="File-roller"] focus, floating enable, move position 1280 496
  226. for_window [title="Extraire"] focus, floating enable, resize set 960 480, move position 920 500
  227. for_window [class="Filezilla"] focus
  228. bindsym $mod+Ctrl+f exec filezilla
  229. for_window [class="Gcolor3"]focus, floating enable, resize set 700 300, move position 1930 756
  230. bindsym $mod+Ctrl+c exec gcolor3
  231. for_window [class="Xfce4-dict"]focus, floating enable, resize set 875 960, move position 1940 60
  232. bindsym $mod+Ctrl+d exec xfce4-dict
  233.  
  234. set $ws14 "14"
  235. assign [class="Kvantum Manager|Lxappearance|qt5ct|Oomox"] $ws14
  236. for_window [class="Kvantum Manager"] focus, floating enable, move position 1960 360
  237. for_window [class="Lxappearance"] focus, floating enable, resize set 800 600, move position 2480 240
  238. for_window [class="Oomox"] focus
  239. for_window [class="qt5ct"] focus, floating enable, resize set 900 720, move position 510 160
  240. bindsym Ctrl+Mod1+k exec kvantummanager
  241. bindsym Ctrl+Mod1+l exec lxappearance
  242. bindsym $mod+o exec oomox-gui
  243. bindsym $mod+Ctrl+q exec qt5ct
  244.  
  245. set $ws15 "15"
  246. assign [class="gmic_qt|^Gpick$"] $ws15
  247. for_window [class="^Gpick$"] focus, floating enable, move position 2600 100
  248. for_window [class="gmic_qt"] focus
  249.  
  250. set $ws16 "16"
  251. assign [class="Arcolinux-tweak-tool.py|GParted|Grub-customizer|sddm-config-editor"] $ws16
  252. for_window [class="Arcolinux-tweak-tool.py|^Gpick$"] focus, floating enable, move position 2600 100
  253. for_window [class="GParted"] focus, floating enable, resize set 775 500, move position 2600 520
  254. for_window [class="Grub-customizer"] focus, floating enable, move position 1960 180
  255. for_window [class="sddm-config-editor"] focus, floating enable, move position 1960 180
  256. bindsym Ctrl+Mod1+comma exec arcolinux-tweak-tool
  257. bindsym $mod+Ctrl+g exec gparted
  258.  
  259. #ᰜᰜᰜᰜᰜᰜ Unassigned Applications ᰜᰜᰜᰜᰜᰜ#
  260.  
  261. for_window [class="Dialog|Font-manager"] focus, floating enable, move position 1000 400
  262. for_window [window_role="GtkFileChooserDialog"] floating enable, focus
  263.  
  264. for_window [class="balena-etcher-electron"] move position 1940 320
  265. bindsym $mod+Ctrl+e exec etcher
  266.  
  267. for_window [class="Mate-system-monitor"] floating enable, resize set 800 987, move position 560 48
  268. bindsym $mod+Ctrl+m exec mate-system-monitor
  269.  
  270. for_window [class="URxvt"] floating enable, resize set 680 600, move position 500 100
  271. bindsym $mod+u exec urxvt; focus
  272.  
  273. for_window [class="Xfce4-appfinder|Xfce4-settings-manager|Xfce4-taskmanager"] focus, floating enable
  274. bindsym $mod+Ctrl+l exec xfce4-appfinder
  275. bindsym $mod+Ctrl+n exec xfce4-notes
  276. bindsym Ctrl+Mod1+m exec --no-startup-id xfce4-settings-manager
  277. bindsym Ctrl+Shift+Escape exec --no-startup-id xfce4-taskmanager
  278.  
  279. #ᰜᰜᰜᰜᰜᰜ Scratchpad ᰜᰜᰜᰜᰜᰜ#
  280.  
  281. # move the currently focused window to the scratchpad
  282. bindsym Mod1+Shift+slash move scratchpad
  283. bindsym Mod1+slash scratchpad show
  284.  
  285. for_window [class="Alacritty"] floating enable, resize set 880 640, move position 1000 110
  286. bindsym $mod+Return exec alacritty
  287. bindsym Mod1+comma [class="Alacritty"] scratchpad show
  288.  
  289. for_window [class="Audio-recorder"] move scratchpad, move postion 1940 360
  290. bindsym $mod+shift+f exec audio-recorder
  291. bindsym $mod+shift+a [class="Audio-recorder"] scratchpad show
  292.  
  293. for_window [class="Gucharmap"] move scratchpad, resize set 900 600, move position 20 420
  294. bindsym Ctrl+Mod1+period exec gucharmap
  295. bindsym Mod1+period [class="Gucharmap"] scratchpad show
  296.  
  297. for_window [class="SimpleScreenRecorder"] move scratchpad, floating enable
  298. for_window [title="Sélectionner un ou plusieurs fichiers à ouvrir"] floating enable
  299. bindsym $mod+s exec simplescreenrecorder
  300. bindsym $mod+shift+s [class="SimpleScreenRecorder"] scratchpad show
  301.  
  302. for_window [class="vlc"] focus, move scratchpad, floating enable
  303. for_window [title="Sélectionner un ou plusieurs fichiers à ouvrir"] focus, floating enable
  304. for_window [title="Préférences simples"] focus, floating enable
  305. exec vlc
  306. bindsym $mod+v exec vlc
  307. bindsym $mod+shift+v [class="vlc"] scratchpad show
  308.  
  309. #ᰜᰜᰜᰜᰜᰜ Screenshots ᰜᰜᰜᰜᰜᰜ#
  310.  
  311. for_window [class="flameshot"] floating enable, resize set 730 480
  312. bindsym Ctrl+Mod1+s exec flameshot
  313. bindsym Shift+Print exec --no-startup-id "flameshot gui -p ~/Images/Flameshot"
  314. bindsym Print exec --no-startup-id scrot ' -%Y-%m-%d-%s_$wx$h.jpg' -e 'mv $f $$(xdg-user-dir IMAGES)'
  315. bindsym Ctrl+Print exec --no-startup-id xfce4-screenshooter
  316.  
  317. ##########################################
  318. #ᰜᰜᰜᰜᰜᰜ Dual Monitor Setup ᰜᰜᰜᰜᰜᰜ#
  319.  
  320. set $Screen1 HDMI-A-0
  321. set $Screen2 DVI-D-0
  322.  
  323. workspace 1 output $Screen1
  324. workspace 2 output $Screen1
  325. workspace 3 output $Screen1
  326. workspace 4 output $Screen1
  327. workspace 5 output $Screen1
  328. workspace 6 output $Screen1
  329. workspace 7 output $Screen1
  330. workspace 8 output $Screen1
  331. workspace 9 output $Screen1
  332. workspace 10 output $Screen2
  333. workspace 11 output $Screen2
  334. workspace 12 output $Screen2
  335. workspace 13 output $Screen2
  336. workspace 14 output $Screen2
  337. workspace 15 output $Screen2
  338. workspace 16 output $Screen2
  339.  
  340. #ᰜᰜᰜᰜᰜᰜ Workspace Switching Functions ᰜᰜᰜᰜᰜᰜ#
  341.  
  342. # Switch to workspace
  343. bindsym $mod+1 workspace $ws1
  344. bindsym $mod+2 workspace $ws2
  345. bindsym $mod+3 workspace $ws3
  346. bindsym $mod+4 workspace $ws4
  347. bindsym $mod+5 workspace $ws5
  348. bindsym $mod+6 workspace $ws6
  349. bindsym $mod+7 workspace $ws7
  350. bindsym $mod+8 workspace $ws8
  351. bindsym $mod+9 workspace $ws9
  352. bindsym $mod+0 workspace $ws10
  353. bindsym $mod+minus workspace $ws11
  354. bindsym $mod+equal workspace $ws12
  355. bindsym $mod+bracketleft workspace $ws13
  356. bindsym $mod+bracketright workspace $ws14
  357. bindsym $mod+grave workspace $ws15
  358. bindsym $mod+apostrophe workspace $ws16
  359.  
  360. # Move focused container to workspace
  361. bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1
  362. bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2
  363. bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3
  364. bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4
  365. bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5
  366. bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6
  367. bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
  368. bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
  369. bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9
  370. bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
  371. bindsym $mod+Shift+minus move container to workspace $ws11; workspace $ws11
  372. bindsym $mod+Shift+equal move container to workspace $ws12; workspace $ws12
  373. bindsym $mod+Shift+bracketleft move container to workspace $ws13; workspace $ws13
  374. bindsym $mod+Shift+bracketright move container to workspace $ws14; workspace $ws14
  375. bindsym $mod+Shift+grave move container to workspace $ws15; workspace $ws15
  376. bindsym $mod+Shift+apostrophe move container to workspace $ws16; workspace $ws16
  377.  
  378. #ᰜᰜᰜᰜᰜᰜ Resize Windows ᰜᰜᰜᰜᰜᰜ#
  379. # Resizing windows with keyboard only: https://unix.stackexchange.com/q/255344/150597
  380.  
  381. bindsym $mod+Ctrl+Right resize grow width 10 px
  382. bindsym $mod+Ctrl+Up resize shrink height 10 px
  383. bindsym $mod+Ctrl+Down resize grow height 10 px
  384. bindsym $mod+Ctrl+Left resize shrink width 10 px
  385.  
  386. #bindsym Ctrl+Shift+Right resize grow width 10 px
  387. #bindsym Ctrl+Shift+Up resize shrink height 10 px
  388. #bindsym Ctrl+Shift+Down resize grow height 10 px
  389. #bindsym Ctrl+Shift+Left resize shrink width 10 px
  390.  
  391. #ᰜᰜᰜᰜᰜᰜ Resize Gaps ᰜᰜᰜᰜᰜᰜ#
  392. # gaps inner|outer|horizontal|vertical|top|right|bottom|left current|all set|plus|minus|toggle
  393.  
  394. bindsym Ctrl+Shift+y gaps outer current toggle 40
  395. bindsym Ctrl+Shift+o gaps outer current plus 10
  396. bindsym Ctrl+Shift+i gaps outer current minus 10
  397. bindsym Ctrl+Shift+n gaps outer all set 10
  398. bindsym Ctrl+Shift+m gaps outer all set 20
  399. bindsym Ctrl+Shift+comma gaps outer all set 40
  400. bindsym Ctrl+Shift+period gaps outer all set 60
  401.  
  402. # popup_during_fullscreen smart|ignore|leave_fullscreen
  403. popup_during_fullscreen leave_fullscreen
  404.  
  405. ###################################
  406. #ᰜᰜᰜᰜᰜᰜ Border Ctrl ᰜᰜᰜᰜᰜᰜ#
  407.  
  408. # default_border normal | none | pixel
  409. default_border none
  410.  
  411. # default_floating_border normal | none| pixel
  412. default_floating_border none
  413.  
  414. # hide_edge_borders none|vertical|horizontal|both|smart
  415. hide_edge_borders none
  416.  
  417. bindsym $mod+shift+b exec --no-startup-id i3-msg border toggle
  418.  
  419. # new_window normal | new_window none | pixel
  420. new_window none
  421.  
  422. # new_float normal | none | pixel
  423. new_float none
  424.  
  425. #ᰜᰜᰜᰜᰜᰜ i3-Next-Gaps ᰜᰜᰜᰜᰜᰜ#
  426. # Settings for I3 next gaps https://github.com/Airblader/i3/tree/gaps-next
  427.  
  428. gaps inner 14
  429. gaps outer 0
  430. smart_gaps on
  431. smart_borders on
  432.  
  433. #ᰜᰜᰜᰜᰜᰜ Navigating Containers ᰜᰜᰜᰜᰜᰜ#
  434.  
  435. # Use mouse+$mod to drag floating windows to their new position
  436. floating_modifier $mod
  437.  
  438. # Toggle Tiling / Floating
  439. bindsym Ctrl+space floating toggle
  440.  
  441. # Change Focus
  442. bindsym $mod+Left focus left
  443. bindsym $mod+Down focus down
  444. bindsym $mod+Up focus up
  445. bindsym $mod+Right focus right
  446.  
  447. # Move Focused Window
  448. bindsym $mod+Shift+Left move left
  449. bindsym $mod+Shift+Down move down
  450. bindsym $mod+Shift+Up move up
  451. bindsym $mod+Shift+Right move right
  452.  
  453. #ᰜᰜᰜᰜᰜᰜ Navigating Workspaces ᰜᰜᰜᰜᰜᰜ#
  454.  
  455. # Navigate to Next / Previous Workspace
  456. bindsym Mod1+Shift+Tab workspace prev
  457. bindsym Mod1+Tab workspace next
  458. bindsym Mod1+Ctrl+Left workspace prev
  459. bindsym Mod1+Ctrl+Right workspace next
  460. bindsym $mod+Tab workspace back_and_forth
  461.  
  462. # Switch to workspace with urgent window automatically
  463. for_window [urgent=latest] focus
  464.  
  465. # Switch back to previous workspace by pressing the same keybinding used to switch from it
  466. workspace_auto_back_and_forth yes
  467.  
  468. #ᰜᰜᰜᰜᰜᰜ Tiling Parameters ᰜᰜᰜᰜᰜᰜ#
  469.  
  470. # Workspace_layout default|stacking|tabbed
  471. workspace_layout default
  472.  
  473. # Orientation for new workspaces
  474. default_orientation horizontal
  475.  
  476. # Enter fullscreen mode for the focused container
  477. bindsym $mod+f fullscreen toggle
  478.  
  479. # Change focus between tiling / floating windows
  480. bindsym $mod+space focus mode_toggle
  481.  
  482. # Focus the parent container
  483. bindsym $mod+p focus parent
  484.  
  485. # Focus the child "HHVH"
  486. bindsym $mod+c focus child
  487.  
  488. # Application focus smart|urgent|focus|none
  489. focus_on_window_activation smart
  490.  
  491. ################# Variety with Pywal for Wallpapers/Themes ᰜᰜᰜᰜᰜᰜ#
  492.  
  493. # next wallpaper
  494. bindsym mod1+Shift+n exec --no-startup-id variety -n && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  495. # previous wallpaper
  496. bindsym mod1+Shift+p exec --no-startup-id variety -p && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  497. # trash wallpaper
  498. bindsym mod1+Shift+t exec --no-startup-id variety -t && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  499. # Update Wallpaper
  500. bindsym mod1+Shift+u exec --no-startup-id wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)
  501.  
  502. #ᰜᰜᰜᰜᰜᰜ The End - Now Start Again ᰜᰜᰜᰜᰜᰜ#
  503. #########################################################################################
  504.  
  505. # All these words are empty baskets
  506. # Carried to the market square
  507. # Trading truth and lies in barter
  508. # Warranting warn buyer beware
  509.  
  510. # All these words are reeds I wove
  511. # Taught to hold my pauper’s share
  512. # Show me yours before and after
  513. # Out in the open we may compare
  514.  
  515. # All these words are on the table
  516. # Yoked to folly the shell game starts
  517. # Trick the eye they who are able
  518. # Cunning those the same the heart
  519.  
  520. # All these words are fruits of labour
  521. # Bounty’s grace on harvest’s day
  522. # Test taste and judge the many flavours
  523. # Fill your need be on your way
  524.  
  525. # All these words so meet and proper
  526. # Morning meals served hot or cold
  527. # Savour meaning old sharecropper
  528. # Recall the stories you were told
  529.  
  530. # All these words are open caskets
  531. # Life goes on even nothing’s fair
  532. # Gather seeds for ever after
  533. # Till the breach sow to repair
  534.  
Add Comment
Please, Sign In to add comment