poetician

i3wm | ArcoLinux | Polybar | Ongoing Edits

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