poetician

i3wm | ArcoLinux | Polybar | adding fullscreen enable, new gaps bindsyms

Sep 13th, 2022 (edited)
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.30 KB | None | 0 0
  1. # = - _ - = 𓁿Ꝣᰃ𑊸 ㄗ 𑁣 ᕮ ፖ ༑ ᙅ ༑ 𑁗 ⴄ - = - ᙦᗤ𐏒𐌕𐏒𐀏ꤚ: ㄗ𐍈𐔹ⵖЪДⴽ
  2. # = - _ - = Dots: https://gitlab.com/Poetician https://pastebin.com/u/poetician
  3. # = - _ - = i3wm Ver: 4.20.1 (2021-11-03) © 2009 Michael Stapelberg and contributors
  4. # = - _ - = Dev URL: https://i3wm.org/ https://www.reddit.com/r/i3wm/
  5. # = - _ - = ArcoLinux: https://www.arcolinux.info/ https://www.youtube.com/c/ErikDubois
  6. # = - _ - = | ░▒▓ ~ ▓▒░ iso ░▒▓ ✔  at 07:57:27 ▓▒░
  7. # = - _ - = | ISO_RELEASE = v22.03.07
  8. # = - _ - = | ISO_CODENAME = ArcoLinuxB-i3
  9. # = - _ - = | ISO_BUILD = Fri Feb 25 09:12:09 PM CET 2022
  10. # ========================================================== #
  11.  
  12. # = = = = = Define $mod Variable = = = = = #
  13.  
  14. set $mod Mod4
  15.  
  16. # = = = = = Display Settings = = = = = #
  17.  
  18. for_window [class="Nitrogen"] focus, floating enable, resize set 831 494, move position 545 180
  19. exec --no-startup-id nitrogen --restore
  20. bindsym $mod+n exec --no-startup-id nitrogen
  21.  
  22. exec killall picom &&
  23. exec_always --no-startup-id picom --experimental-backends --config ~/.config/i3/picom.conf
  24. bindsym $mod+p exec --no-startup-id ~/.config/i3/scripts/picom-toggle.sh
  25.  
  26. exec killall redshift &&
  27. exec redshift &
  28.  
  29. # = = = = = Application Launchers = = = = = #
  30.  
  31. # Start jgmenu
  32. bindsym $mod+j exec jgmenu_run
  33.  
  34. # Start Rofi in combi Mode
  35. bindsym $mod+y exec rofi -show combi -steal-focus
  36. # Start Rofi in drun Mode
  37. bindsym $mod+r exec rofi -show drun -steal-focus
  38. # Start Rofi in filebrowser Mode
  39. bindsym $mod+b exec rofi -show filebrowser -steal-focus
  40. # Start Rofi Theme Selector
  41. bindsym Ctrl+Mod1+r exec rofi-theme-selector
  42.  
  43. # Start Xfce4 AppFinder
  44. for_window [class="Xfce4-appfinder"] focus, floating enable, resize set 600 700
  45. bindsym $mod+Ctrl+l exec xfce4-appfinder
  46.  
  47. # = = = = = Loaded at Startup = = = = = #
  48.  
  49. exec_always --no-startup-id autotiling
  50. exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
  51. for_window [class="Polkit-gnome-authentication-agent-1"] focus, move position 2570 400, resize set 620 240
  52. exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
  53. exec_always --no-startup-id ~/.config/i3/polybar/launch.sh &
  54. exec setxkbmap -option caps:swapescape
  55. exec_always --no-startup-id unclutter --timeout 1
  56. exec --no-startup-id xfce4-power-manager &
  57. exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
  58.  
  59. # = = = = = Tray Apps Loaded at Startup = = = = = #
  60.  
  61. # Parcellite
  62. exec --no-startup-id parcellite
  63. # Veikk Tablet Driver
  64. exec --no-startup-id /lib/vktablet/vktablet
  65. # Volume
  66. exec --no-startup-id volumeicon
  67. # Workrave
  68. for_window [class="Workrave"] focus
  69. exec --no-startup-id workrave
  70.  
  71. # = = = = = Reloading Changed Configuration = = = = = #
  72.  
  73. # Reload the configuration file (problematic with some apps; logging out is better)
  74. bindsym Ctrl+mod1+c reload
  75.  
  76. # Restart i3 in place (preserves the layout/session, can be used to upgrade i3)
  77. bindsym $mod+Shift+r restart
  78.  
  79. # = = = = = Stopping Applications/Session = = = = = #
  80.  
  81. # Kill focused window
  82. bindsym $mod+q kill
  83.  
  84. # Xkill focused window that Kill can't kill
  85. bindsym --release $mod+Escape exec xkill
  86.  
  87. # The middle button and a modifer over any part of the window kills the window
  88. bindsym --whole-window button2 kill
  89.  
  90. # Betterlockscreen
  91. bindsym $mod+Pause exec betterlockscreen -l dimblur
  92.  
  93. # Session Logout/Restart/Shutdown
  94. bindsym $mod+x exec archlinux-logout
  95.  
  96. # ================================================================================= #
  97. # = = = = = Workspace Assignments; Application Directives and Launching = = = = = #
  98.  
  99. set $ws1 "1"
  100. assign [class="firefox|librewolf-bin"] $ws1
  101. for_window [class="firefox|librewolf-bin"] focus, fullscreen enable
  102. exec --no-startup-id firefox
  103. bindsym Ctrl+Mod1+f exec firefox
  104. bindsym $mod+F9 exec firefox https://gitlab.com/Poetician
  105. bindsym $mod+F11 exec firefox https://pastebin.com/u/poetician
  106. bindsym $mod+Ctrl+w exec librewolf
  107. bindsym $mod+Home exec librewolf https://gitlab.com/Poetician
  108. bindsym $mod+End exec librewolf https://pastebin.com/u/poetician
  109. bindsym $mod+Prior exec librewolf https://odysee.com/
  110. bindsym $mod+Next exec librewolf https://studio.youtube.com/channel/UCmP5yzI3bT4EP5lyitpor8w
  111.  
  112.  
  113. set $ws2 "2"
  114. assign [class="Audacity|Indicator-stickynotes"] $ws2
  115. for_window [class="Indicator-stickynotes"] focus, floating enable
  116. bindsym $mod+Ctrl+s exec indicator-stickynotes
  117. bindsym $mod+a audacity
  118.  
  119.  
  120. set $ws3 "3"
  121. assign [class="Gcolor3|qimgv|Viewnior"] $ws3
  122. for_window [class="qimgv|Viewnior"] focus, fullscreen enable
  123. for_window [title="Open Image"] floating enable, resize set 960 640, move position 480 200
  124. for_window [class="Gcolor3"] focus, floating enable, resize set 700 300, move position 1160 700
  125. bindsym $mod+c exec gcolor3
  126. bindsym $mod+d exec qimgv
  127. bindsym $mod+w exec viewnior
  128.  
  129.  
  130. set $ws4 "4"
  131. assign [class="libreoffice"] $ws4
  132. for_window [class="libreoffice"] focus, floating enable, resize set 1200 1040, move position 360 30
  133. for_window [title="Standard"] floating enable, resize set 177 403, move position 159 79
  134. for_window [title="Formatting"] floating enable, resize set 259 251, move position 77 512
  135. bindsym $mod+l exec --no-startup-id libreoffice
  136.  
  137.  
  138. set $ws5 "5"
  139. assign [class="Blender|kdenlive"] $ws5
  140. for_window [class="Blender|kdenlive"] focus
  141. for_window [title="Clip titre"] focus, floating enable, resize set 1220 785, move position 350 150
  142. for_window [title=["Configurer"] focus, enable, resize set 1220 785, move position center
  143. for_window [title=["Ouvrir"] focus, enable, resize set 1220 785, move position center
  144. for_window [title="Rendu en cours…"]focus, floating enable, resize set 1220 785, move position center
  145. bindsym $mod+backslash exec blender
  146. bindsym $mod+k exec kdenlive
  147.  
  148.  
  149. set $ws6 "6"
  150. assign [class="Gimp-2.10|Inkscape"] $ws6
  151. for_window [class="Gimp-2.10|Inkscape"] focus
  152. for_window [title="Copying"] floating enable
  153. for_window [title="Deleting"] floating enable
  154. for_window [title="Moving"] floating enable
  155. for_window [window_role="^gimp-toolbox-color-dialog$"] floating enable
  156. for_window [window_role="pop-up"] focus, floating enable
  157. for_window [window_role="gimp-preferences"] floating enable, resize set 960 960, move position 480 40
  158. for_window [window_role="setup"] floating enable
  159. for_window [window_role="gimp-file-export"] floating enable, move position 80 80
  160. bindsym $mod+g exec gimp-2.10
  161. bindsym $mod+i exec inkscape
  162.  
  163.  
  164. set $ws7 "7"
  165. assign [class="Google Earth Pro"] $ws7
  166. for_window [class="Google Earth Pro"] focus
  167. bindsym $mod+e exec google-earth-pro
  168.  
  169.  
  170. set $ws8 "8"
  171. assign [class="Czkawka_gui|Meld"] $ws8
  172. for_window [class="Meld"] focus, floating enable, resize set 1904 990, move position 8 40
  173. for_window [class="Czkawka_gui"] focus
  174. bindsym $mod+Ctrl+c exec czkawka_gui
  175. bindsym $mod+m exec meld
  176.  
  177.  
  178. set $ws9 "9"
  179. assign [class="Audacious|Pystopwatch|vlc|Xscreensaver-demo"] $ws9
  180. for_window [class="Audacious"] floating enable, resize set 680 222, move position 1190 340
  181. for_window [title="Blur Scope"] floating enable, resize set 600 180, move position 1070 90
  182. exec audacious ~/Musique/crickets.opus
  183. bindsym $mod+Ctrl+a exec audacious
  184. for_window [class="Pystopwatch"] floating enable, resize set 285 110, move position 1393 92
  185. exec --no-startup-id pystopwatch
  186. for_window [class="vlc"] floating enable, resize set 680 300, move position 1190 720
  187. for_window [title="Sélectionner un ou plusieurs fichiers à ouvrir"] focus, floating enable
  188. for_window [title="Préférences simples"] focus, floating enable, resize set 1000 450, move position 860 360
  189. exec vlc ~/Musique/water.opus
  190. bindsym $mod+v exec vlc
  191. for_window [class="Xscreensaver-demo"] floating enable, resize set 1120 680, move position 30 340
  192. exec_always --no-startup-id xscreensaver
  193. exec --no-startup-id xscreensaver-demo
  194. bindsym $mod+Ctrl+x exec xscreensaver-demo
  195.  
  196.  
  197. set $ws10 "10"
  198. assign [class="VirtualBox|VirtualBox Manager|VirtualBox Machine"] $ws10
  199. for_window [class="VirtualBox Machine|VirtualBox Manager"] focus, floating disable
  200. for_window [class="VirtualBox"] move position 1960 480
  201. # exec virtualbox manager
  202. bindsym $mod+F10 exec virtualbox manager
  203.  
  204.  
  205. set $ws11 "11"
  206. assign [class="kate|Nemo|Thunar"] $ws11
  207. for_window [class="kate|Nemo|Thunar"] focus
  208. for_window [title="Ouvrir un fichier — Kate"] resize set 960 640, move position 2400 180
  209. exec --no-startup-id kate ~/.config/i3/config
  210. bindsym $mod+F1 exec kate ~/.config/alacritty/alacritty.yml
  211. bindsym $mod+F2 exec kate ~/.bashrc
  212. bindsym $mod+F3 exec kate ~/.config/i3/i3-keybinds
  213. bindsym $mod+F4 exec kate ~/.config/i3/config
  214. bindsym $mod+F5 exec kate ~/.config/i3/picom.conf
  215. bindsym $mod+F6 exec kate ~/.config/polybar/config.ini
  216. bindsym $mod+F7 exec kate ~/.config/rofi/config.rasi
  217. bindsym $mod+F8 exec kate ~/.zshrc
  218. for_window [class="Nemo-terminal-prefs|mpv"] focus, floating enable, resize set 1280 854, move position center
  219. for_window [title="File Management Preferences"] focus, floating enable, resize set 1100 580, move position 2188 463
  220. exec --no-startup-id nemo
  221. bindsym $mod+Shift+Return exec nemo
  222. bindsym $mod+h exec kate
  223. bindsym $mod+t exec thunar
  224.  
  225.  
  226. set $ws12 "12"
  227. assign [class="qBittorrent"] $ws12
  228. for_window [class="qBittorrent"] floating enable, resize set 1400 860, move position 2180 90
  229. bindsym $mod+F12 exec qbittorrent
  230. exec --no-startup-id qbittorrent
  231.  
  232.  
  233. set $ws13 "13"
  234. assign [class="File-roller|Filezilla|Xfce4-dict"] $ws13
  235. for_window [title="Extraire"] focus, floating enable, resize set 960 480, move position 920 500
  236. for_window [class="File-roller"] focus, floating enable, resize set 880 560, move position 1280 496
  237. for_window [class="Filezilla"] focus
  238. bindsym $mod+Ctrl+f exec filezilla
  239. for_window [class="Xfce4-dict"] focus, floating enable, resize set 875 960, move position 1940 60
  240. bindsym $mod+Ctrl+d exec xfce4-dict
  241.  
  242.  
  243. set $ws14 "14"
  244. assign [class="Kvantum Manager|Lxappearance|Oomox|qt5ct|qt6ct"] $ws14
  245. for_window [class="Kvantum Manager"] focus, floating enable, move position 1960 360
  246. for_window [class="Lxappearance"] focus, floating enable, resize set 800 600, move position 2480 240
  247. for_window [class="Oomox"] focus
  248. for_window [class="qt5ct|qt6ct"] focus, floating enable, resize set 900 720, move position 510 160
  249. for_window [title="Outil de configuration de Qt5"] floating enable, resize set 900 720, move position 510 160
  250. bindsym Ctrl+Mod1+k exec kvantummanager
  251. bindsym Ctrl+Mod1+l exec lxappearance
  252. bindsym $mod+o exec oomox-gui
  253. bindsym $mod+Ctrl+q exec qt6ct
  254. bindsym $mod+Ctrl+t exec qt5ct
  255.  
  256.  
  257. set $ws15 "15"
  258. assign [class="gmic_qt"] $ws15
  259. for_window [class="gmic_qt"] focus, fullscreen enable
  260.  
  261.  
  262. set $ws16 "16"
  263. assign [class="Archlinux-tweak-tool.py|GParted|Grub-customizer"] $ws16
  264. for_window [class="Archlinux-tweak-tool.py"] focus, floating enable, resize set 1100 900, move position 2330 50
  265. for_window [class="GParted"] focus, floating enable, resize set 775 500, move position 2960 50
  266. for_window [class="Grub-customizer"] focus, floating enable, resize set 900 800, move position 2000 50
  267. bindsym Ctrl+Mod1+comma exec --no-startup-id archlinux-tweak-tool
  268. bindsym $mod+Ctrl+g exec gparted
  269. bindsym $mod+z exec grub-customizer
  270.  
  271. # = = = = = Unassigned Applications = = = = = #
  272.  
  273. for_window [class="Dialog|Font-manager"] focus, floating enable, move position 1000 400
  274. for_window [window_role="GtkFileChooserDialog"] floating enable, focus, move position center
  275.  
  276. for_window [class="balena-etcher-electron"] move position 2000 320
  277. bindsym $mod+Ctrl+e exec etcher
  278.  
  279. bindsym Ctrl+Mod1+t exec freetube
  280.  
  281. for_window [class="Mate-system-monitor"] floating enable, resize set 800 987, move position 560 48
  282. bindsym $mod+Ctrl+m exec no-startup-id mate-system-monitor
  283.  
  284. for_window [class="Pavucontrol"] floating enable, resize set 1280 480
  285. bindsym Ctrl+Mod1+u exec pavucontrol
  286.  
  287. for_window [class="Xfce4-settings-manager"] focus, floating enable, resize set 960 720
  288. for_window [class="Xfce4-taskmanager"] focus, floating enable, resize set 960 720
  289. bindsym Ctrl+Mod1+m exec --no-startup-id xfce4-settings-manager
  290. bindsym Ctrl+Shift+Escape exec --no-startup-id xfce4-taskmanager
  291.  
  292. # = = = = = Scratchpad = = = = = #
  293.  
  294. # Move the currently focused window to the scratchpad
  295. bindsym Mod1+Shift+slash move scratchpad
  296.  
  297. # Retrieve the oldest window in the scratchpad
  298. bindsym Mod1+slash scratchpad show
  299.  
  300. # Move all floating windows to the scratchpad
  301. bindsym $mod+u [floating] move scratchpad
  302.  
  303. for_window [class="Alacritty"] focus, floating enable, resize set 880 640
  304. bindsym $mod+Return exec alacritty
  305. bindsym Mod1+comma [class="Alacritty"] scratchpad show
  306.  
  307. for_window [class="Audio-recorder"] move scratchpad, move position 1940 360
  308. bindsym $mod+Ctrl+r exec audio-recorder
  309. bindsym $mod+shift+a [class="Audio-recorder"] scratchpad show
  310.  
  311. for_window [class="Gucharmap"] move scratchpad, resize set 900 600, move position 20 420
  312. bindsym Ctrl+Mod1+period exec gucharmap
  313. bindsym Mod1+period [class="Gucharmap"] scratchpad show
  314.  
  315. for_window [class="SimpleScreenRecorder"] move scratchpad, floating enable
  316. for_window [title="Sélectionner un ou plusieurs fichiers à ouvrir"] focus, floating enable
  317. bindsym $mod+s exec simplescreenrecorder
  318. bindsym $mod+shift+s [class="SimpleScreenRecorder"] scratchpad show
  319.  
  320. # = = = = = Screenshots = = = = = #
  321.  
  322. for_window [class="flameshot"] floating enable, resize set 730 480
  323. bindsym Ctrl+Mod1+s exec flameshot
  324. bindsym Shift+Print exec --no-startup-id "flameshot gui -p ~/Images/Flameshot"
  325. bindsym Ctrl+Print exec --no-startup-id xfce4-screenshooter
  326.  
  327. # ================================================= #
  328. # = = = = = Dual Monitor Setup = = = = = #
  329.  
  330. set $Screen1 HDMI-A-0
  331. set $Screen2 DVI-D-0
  332.  
  333. workspace 1 output $Screen1
  334. workspace 2 output $Screen1
  335. workspace 3 output $Screen1
  336. workspace 4 output $Screen1
  337. workspace 5 output $Screen1
  338. workspace 6 output $Screen1
  339. workspace 7 output $Screen1
  340. workspace 8 output $Screen1
  341. workspace 9 output $Screen1
  342. workspace 10 output $Screen2
  343. workspace 11 output $Screen2
  344. workspace 12 output $Screen2
  345. workspace 13 output $Screen2
  346. workspace 14 output $Screen2
  347. workspace 15 output $Screen2
  348. workspace 16 output $Screen2
  349.  
  350. # =============================================== #
  351. # = = = = = Workspace Functions = = = = = #
  352.  
  353. # = = = = = Switch to workspace = = = = = #
  354.  
  355. bindsym $mod+1 workspace $ws1
  356. bindsym $mod+2 workspace $ws2
  357. bindsym $mod+3 workspace $ws3
  358. bindsym $mod+4 workspace $ws4
  359. bindsym $mod+5 workspace $ws5
  360. bindsym $mod+6 workspace $ws6
  361. bindsym $mod+7 workspace $ws7
  362. bindsym $mod+8 workspace $ws8
  363. bindsym $mod+9 workspace $ws9
  364. bindsym $mod+0 workspace $ws10
  365. bindsym $mod+minus workspace $ws11
  366. bindsym $mod+equal workspace $ws12
  367. bindsym $mod+bracketleft workspace $ws13
  368. bindsym $mod+bracketright workspace $ws14
  369. bindsym $mod+semicolon workspace $ws15
  370. bindsym $mod+apostrophe workspace $ws16
  371.  
  372. # = = = = = Move focused container to workspace = = = = = #
  373.  
  374. bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1
  375. bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2
  376. bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3
  377. bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4
  378. bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5
  379. bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6
  380. bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
  381. bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
  382. bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9
  383. bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
  384. bindsym $mod+Shift+minus move container to workspace $ws11; workspace $ws11
  385. bindsym $mod+Shift+equal move container to workspace $ws12; workspace $ws12
  386. bindsym $mod+Shift+bracketleft move container to workspace $ws13; workspace $ws13
  387. bindsym $mod+Shift+bracketright move container to workspace $ws14; workspace $ws14
  388. bindsym $mod+Shift+semicolon move container to workspace $ws15; workspace $ws15
  389. bindsym $mod+Shift+apostrophe move container to workspace $ws16; workspace $ws16
  390.  
  391. # = = = = = Resize Containers = = = = = #
  392.  
  393. bindsym $mod+Ctrl+Right resize grow width 10
  394. bindsym $mod+Ctrl+Up resize shrink height 10
  395. bindsym $mod+Ctrl+Down resize grow height 10
  396. bindsym $mod+Ctrl+Left resize shrink width 10
  397.  
  398. # = = = = = i3wm Next Gaps = = = = = # (https://github.com/Airblader/i3/tree/gaps-next)
  399.  
  400. gaps inner 18
  401. gaps outer 4
  402. smart_gaps on
  403. smart_borders on
  404.  
  405. # = = = = = Resize Gaps = = = = = #
  406. # gaps inner|outer|horizontal|vertical|top|right|bottom|left current|all set|plus|minus|toggle
  407.  
  408. bindsym $mod+Shift+c gaps outer current toggle 40
  409. bindsym $mod+Shift+x gaps outer current plus 10
  410. bindsym $mod+Shift+z gaps outer current minus 10
  411. bindsym $mod+Shift+d gaps outer all set 20
  412. bindsym $mod+Shift+e gaps outer all set 10
  413. bindsym $mod+Shift+f gaps outer all set 40
  414. bindsym $mod+Shift+g gaps outer all set 60
  415.  
  416. # ============================================================== #
  417. # = = = = = Navigating Containers / Workspaces = = = = = #
  418.  
  419. # Use mouse+$mod to drag floating windows to their new position
  420. floating_modifier $mod
  421.  
  422. # Toggle Tiling / Floating
  423. bindsym Ctrl+space floating toggle
  424.  
  425. # Change Focus
  426. bindsym $mod+Left focus left
  427. bindsym $mod+Down focus down
  428. bindsym $mod+Up focus up
  429. bindsym $mod+Right focus right
  430.  
  431. # Move Focused Window
  432. bindsym $mod+Shift+Left move left
  433. bindsym $mod+Shift+Down move down
  434. bindsym $mod+Shift+Up move up
  435. bindsym $mod+Shift+Right move right
  436.  
  437. # Navigate to Next / Previous Workspace
  438. bindsym Mod1+Shift+Tab workspace prev
  439. bindsym Mod1+Tab workspace next
  440. bindsym Mod1+Ctrl+Left workspace prev
  441. bindsym Mod1+Ctrl+Right workspace next
  442. bindsym $mod+Tab workspace back_and_forth
  443.  
  444. # Switch to workspace with urgent window automatically
  445. for_window [urgent=latest] focus
  446.  
  447. # Switch back to previous workspace by pressing the same keybinding used to switch from it
  448. workspace_auto_back_and_forth yes
  449.  
  450. # Move entire contents of a monitor's workspace to the next Monitor
  451. bindsym $mod+Shift+m move workspace to output next
  452.  
  453. # Mouse warped to center of a focused window when switching to another monitor
  454. mouse_warping output
  455.  
  456. # Behavior for focus across containers and workspaces
  457. # focus_wrapping yes|no|force|workspace
  458. focus_wrapping no
  459.  
  460. # ========================================== #
  461. # = = = = = Border Control = = = = = #
  462.  
  463. # default_border normal | none | pixel
  464. default_border none
  465.  
  466. # default_floating_border normal | none | pixel
  467. default_floating_border none
  468.  
  469. # hide_edge_borders none|vertical|horizontal|both|smart
  470. hide_edge_borders both
  471.  
  472. # new_window normal | new_window none | pixel
  473. new_window none
  474.  
  475. # new_float normal | none | pixel
  476. new_float none
  477.  
  478. bindsym $mod+shift+b exec --no-startup-id i3-msg border toggle
  479.  
  480. # ============================================= #
  481. # = = = = = Tiling Parameters = = = = = #
  482.  
  483. # Workspace_layout default|stacking|tabbed
  484. workspace_layout default
  485.  
  486. # Orientation for new workspaces
  487. default_orientation horizontal
  488.  
  489. # Enter fullscreen mode for the focused container
  490. bindsym $mod+f fullscreen toggle
  491.  
  492. # Change focus between tiling / floating windows
  493. bindsym $mod+space focus mode_toggle
  494.  
  495. # Application focus smart|urgent|focus|none
  496. focus_on_window_activation smart
  497.  
  498. # popup_during_fullscreen smart|ignore|leave_fullscreen
  499. popup_during_fullscreen smart
  500.  
  501. # ==================================================================== #
  502. # = = = = = Variety with Pywal for Wallpapers/Themes = = = = = #
  503.  
  504. # Favorite Wallpaper
  505. bindsym Ctrl+Shift+f exec --no-startup-id variety -f && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  506. # Next Wallpaper
  507. bindsym $mod+Shift+n exec --no-startup-id variety -n && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  508. # Previous Wallpaper
  509. bindsym $mod+Shift+p exec --no-startup-id variety -p && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  510. # Trash Wallpaper
  511. bindsym $mod+Shift+t exec --no-startup-id variety -t && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  512. # Update Wallpaper
  513. bindsym $mod+Shift+i exec --no-startup-id wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)
  514.  
  515. # = = = = = = = = = = The End - Now Start Again = = = = = = = = = = #
  516. # = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = #
  517.  
Add Comment
Please, Sign In to add comment