poetician

i3 Bumblebee-status | Arco | Ryzen

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